how to manually craete database (sdf) in ms sql compact edition using unidac
thanks
mssqlce35 how to manually craete database (sdf)
Code: Select all
uniconnection.database:='d:\temp\xxuni.sdf'
//this sets in design mode
//uniconnection.providername:=sql server
//uniconnection.specificoptions.compactversion=cv35
//uniconnection.specificoptions.oledbprovider=prCompact
uniconnection.connected:=true
It is not succeeded to find the file of database. Check up a way to the database [0, 0, 0,Data Source: d:\temp\xxuni.sdf,,]
where my error?
thanks
P.S.
Understood
you code do not work if sqlcompact library is not english version, for example russian