Hi to all and Erel,
Where can I find the B4X official documentation that shows the different connection methods to an MS SQL Server database, from B4J?
I've searched the forum and all I'm finding is posts from ppl that are not official methods and they are all different.
I need to know what the connection string is for: Windows Authentication and SQL Server Authentication, and any other connection information that makes it successful.
And what all .jar files are valid. I've learnt that using Windows Authentication requires this DLL: mssql-jdbc_auth-13.2.1.x64.dll file to be copied into the folder where javaw.exe is.
But that is not B4X official information.
Help needed.
Regards,
Mark Stuart
Where can I find the B4X official documentation that shows the different connection methods to an MS SQL Server database, from B4J?
I've searched the forum and all I'm finding is posts from ppl that are not official methods and they are all different.
I need to know what the connection string is for: Windows Authentication and SQL Server Authentication, and any other connection information that makes it successful.
And what all .jar files are valid. I've learnt that using Windows Authentication requires this DLL: mssql-jdbc_auth-13.2.1.x64.dll file to be copied into the folder where javaw.exe is.
But that is not B4X official information.
Help needed.
Regards,
Mark Stuart