Hello,
I use RadStudio 2009 and UniDac 300.0.3
I download to my pc a sqlServerCE(v 3.0) file from a device and a insert data: I connect, modify with TUniConnection and TUniTable, close table and disconnect.
If I reopen the file with my application, sometimes inserted data doesn't exist and if I try a query on INFORMATION_SCHEMA.COLUMNS Table, I have an error.
Even If I reopen file with an editor (SqlServer editor for example), sometimes inserted data doesn't exist and always the editor cannot list database system table
Can you please tell me if I miss something?
Massimiliano