abdellahmehdi 0 Posted August 17, 2022 (edited) How to connect to Microsoft SQL Server LocalDB - delphi Edited August 17, 2022 by abdellahmehdi Share this post Link to post
weirdo12 19 Posted August 18, 2022 What are you using as the server name? Share this post Link to post
haentschman 92 Posted August 18, 2022 Hi...😎  Show the connection string... Share this post Link to post
Rangga 2 Posted August 21, 2022 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 1 Share this post Link to post
abdellahmehdi 0 Posted August 30, 2022 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
Rangga 2 Posted August 31, 2022 5 hours ago, abdellahmehdi said: Please can you explain more? for more detail, you can refer here :Â https://docwiki.embarcadero.com/RADStudio/Sydney/en/Connect_to_Microsoft_SQL_Server_(FireDAC) Â 1 Share this post Link to post