Page 1 of 1

SqlServerCE problem

Posted: Thu 19 Nov 2009 13:21
by matx
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

Posted: Thu 19 Nov 2009 14:02
by Dimon
I could not reproduce the problem.
Please send me a complete small sample to dmitryg*devart*com to demonstrate it, including a script to create and fill table.