Viewing post 1 (of 1 total)
Hows come using the below code I never see any data in my database?
SqlCeConnection conn = null;
SqlCeTransaction trans = null;
...
June 19, 2008 at 6:13 pm
#831460