Use default database

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
yeohray
Posts: 56
Joined: Mon 26 Mar 2007 01:25

Use default database

Post by yeohray » Mon 21 May 2007 15:18

Whenever I log in to SQL Server using SDAC, without specifying a database name, it connects to the master database. Is it possible to connect to the default database for that user instead?

Thanks.

Ray Mond

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

Post by Jackson » Tue 22 May 2007 14:43

Currently SDAC doesn't support such functionality, but we have in plans to add it in the nearest SDAC builds.

yeohray
Posts: 56
Joined: Mon 26 Mar 2007 01:25

Post by yeohray » Wed 23 May 2007 07:22

Please do. Thanks.

Ray Mond

Post Reply