I iCAB Well-Known Member Licensed User Longtime User Jul 8, 2015 #1 Hi There What is the best way to access MSSQL database directly, executing queries and stored procedures ( it would be nice if someone can show me an example on how to execute store procedures that returns output variables ) Thank you in advance
Hi There What is the best way to access MSSQL database directly, executing queries and stored procedures ( it would be nice if someone can show me an example on how to execute store procedures that returns output variables ) Thank you in advance
Erel B4X founder Staff member Licensed User Longtime User Jul 9, 2015 #2 B4J SQL library can connect to MS SQL databases directly. See the tutorial: https://www.b4x.com/android/forum/threads/35185/#content Upvote 0
B4J SQL library can connect to MS SQL databases directly. See the tutorial: https://www.b4x.com/android/forum/threads/35185/#content