Can these components be used with Sql Server Everywhere?

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Sean C

Can these components be used with Sql Server Everywhere?

Post by Sean C » Wed 28 Jun 2006 01:49

I am looking for a way to access sql server everywhere databases. Can these do that?

Thanks

Sean

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 29 Jun 2006 11:21

SDAC allows connecting to same servers, like standard ADO components.

Guest

Post by Guest » Fri 30 Jun 2006 03:33

Sql Server Everywhere doesn't use servers. It has it's own oledb driver and takes a filename not a server/database.

Sean

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Fri 30 Jun 2006 07:46

SDAC doesn't support SQL Server Everywhere, but we will consider supporting it in the next SDAC version

Post Reply