JTRTech
September 17, 2019, 12:42pm
5
you dont point the db anywhere.
Within samba you set connection string to point to DB using the connection string in format like above.
But you will have needed to have configured ‘server’ (machine hosting the database you intend to use) corectly inc some sql options for remote access and firewall etc.
See below tutorial;
Microsoft SQL Express 2014
[SQL Express 2014 Download Link][1]
Versions Available
Express 32BIT WoW64\SQLEXPR32_x86_ENU.exe
Express 32BIT\SQLEXPR_x86_ENU.exe
Express 64BIT\SQLEXPR_x64_ENU.exe
ExpressAdv 32BIT\SQLEXPRADV_x86_ENU.exe
ExpressAdv 64BIT\SQLEXPRADV_x64_ENU.exe
ExpressAndTools 32BIT\SQLEXPRWT_x86_ENU.exe
ExpressAndTools 64BIT\SQLEXPRWT_x64_ENU.exe
LocalDB 32BIT\SqlLocalDB.msi
LocalDB 64BIT\SqlLocalDB.msi
- MgmtStudio 32BIT\SQLManagementStudio_x86_ENU.exe
- …