views:

17

answers:

1

Why when I only do SELECT on a .sdf file, it's checksum changes ?

How can I avoid that ?

+1  A: 

That sounds strange - try to access as read-only - @"Data Source =;Mode = Read Only;Temp Path=",

ErikEJ