I have a Windows Vista Home Edition with Visual Studio .NET Prof. Edition. I have a Dell Axim with Windows Mobile 5.0. The laptop holds my Access database and the PDA has my SDF (SQL Compact Edition) file, and I will be using
I have written a very basic C# console test app to check the performance and reliability of SQLCE on Windows CE 5.0 (source code below). Running this on different Windows CE 5.0 devices, I always get a 0xc0000005 native exception error when reaching 25592 inserts. It
I need to make an massive insert into a table of sqlserverce 2.0. Something like this INSERT INTO MITABLE VALUES (0,11,15,668,9024), (0,96,15,6668,9029), (0,44,1,7768,8024)
I have found some strange behavior in SqlCE (3.0.5300.0) which is resulting in duplicate rows being passed back. I am trying to implement a simple permissions system revolving around groups. I have 3 tables: