M mozaharul Active Member Licensed User Jan 3, 2011 #1 Hi all, Is it possible to use MS SQL 2005 server with Basic4ppc on desktop ? I knew from the forum that MySql could be used with Basic4ppc on desktop. regards,
Hi all, Is it possible to use MS SQL 2005 server with Basic4ppc on desktop ? I knew from the forum that MySql could be used with Basic4ppc on desktop. regards,
Erel B4X founder Staff member Licensed User Longtime User Jan 3, 2011 #2 You can try this library: http://www.b4x.com/forum/additional-libraries/3082-ms-sql-library.html#post17243
You can try this library: http://www.b4x.com/forum/additional-libraries/3082-ms-sql-library.html#post17243
agraham Expert Licensed User Longtime User Jan 3, 2011 #3 Actually that library is buggy. Use my cleaned up version MSSQL library instead.
B beni_feld Member Licensed User Longtime User Jan 3, 2011 #4 Hi Agraham Does your MSSQL library support parameterized queries? (AddParameter, SetPatameter)