Page 1 of 1

How to connect MS SQL database without using SQL server ?

Posted: Thu 07 Feb 2008 03:32
by nileiqi
Hi,

I would like to know whether it is possible to allow TMSConnection to connect to a database file without using server name. At moment, I have
to provide server name, database name...etc. that means my application can not work independently without SQL server. I guess there is a way
TMSConnection does not need SQL server but just a database file. Is it possible ? and How ? thanks.

Daniel

Posted: Thu 07 Feb 2008 10:17
by Challenger
No, SDAC has no such functionality. Please take a look at Microsoft SQL Server Compact.