Jump to content
abdellahmehdi

SqllocalDB

Recommended Posts

On 8/18/2022 at 7:16 AM, abdellahmehdi said:

How to connect to Microsoft SQL Server LocalDB - delphi

Server=(LocalDb)\MSSQLLocalDB
DriverID=MSSQL
ODBCAdvanced=AttachDbFileName=C:\Dir\Dir\TestDB.mdf
Database=MyDatabase
  • Like 1

Share this post


Link to post
On 8/20/2022 at 7:07 PM, Rangga said:

Server=(LocalDb)\MSSQLLocalDB
DriverID=MSSQL
ODBCAdvanced=AttachDbFileName=C:\Dir\Dir\TestDB.mdf
Database=MyDatabase

Please can you explain more?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×