Share My Creation Amazing E-Learning System : Source Code - sfsameer (first post)    Nov 28, 2021   (1 reaction) Hello,
The minimum MS SQL version required is :
MS SQL 2014 Express
Thank you,
Saif B4J Library [B4X] [B4XLib] SD_SQL (direct access to MySQL, MariaDB, MS SQL, FireBird) - Star-Dust    Apr 05, 2023   (27 reactions) Based on @Peter Simpson's code (here), I developed a library that allows you to connect directly to MySql, MsSql (for the moment) databases with B4A and B4J. To be clear, you don't need JRDC to connect to the database located on a server
(I am working on a version for b4i, but it is only obtainabl Share My Creation Chatbot - B4J Web App : Source Code - sfsameer (first post)    Jul 12, 2021   (1 reaction) Hello Dear,
The MS SQL database engine is free, just use the express version. and you can install it on any VPS, PC,Laptop.
In our case it's installed on our VPS and we have opened the port 1433 (MS SQL Default port) and it's a public database :)
Thank you,
Saif Share My Creation [BANAnoVuetifyAD3] Creating CRUD based WebApps free eBook (for those in a hurry) - Mashiane (first post)    Aug 23, 2021   (1 reaction) I'm not sure I fully understand your question. MS Sql Management Studio is a tool to create databases, this thread however is for creating web apps that save data to databases esp mysql. B4J Question ConnectionPool recommended max size - Jmu5667 (first post)    Jan 13, 2017 MS SQL Server Properties
51965 Share My Creation MS SQL Database viewer tool - jkhazraji    Jan 09, 2022   (9 reactions) Hi everybody,
Happy new year,
I would like to share this tool which helps to list MSSQL database tables , their structure and data.
It is a Win32 program written by me and inspired by B4X ♥️, a splendid package of programming IDEs.
I though it can help any B4X user to view their databases especially B4J Question MS Sql or MySql/Maria DB? - EnriqueGonzalez (first post)    Jul 29, 2021   (2 reactions) i love MS SQL, the dialect is very easy to understand and the license is also fairly easy to get.
You want non limited free non commercial? use developer edition
you want limited free commercial? use express edition
you want unlimited non free commercial? anything else.
you will be okey with ms B4J Library SQL: Simplyfying Calling Stored Procedures - keirS    Aug 16, 2018   (14 reactions) ' 'Register Input Parameters
MSSQLProcedure.AddInputParameter(1,MSSQLProcedure.SQLINTEGER,"29929")
' 'Register Output Parameters
MSSQLProcedure.AddOutputParameter(2,MSSQLProcedure.SQLINTEGER)
MSSQLProcedure.ExecProcedure(MSSQLConnection)
MyResultSet = MSSQLProcedure.FetchRe B4A Question DateTime - Peekay (first post)    Jul 09, 2020 Yes, MS Sql Server. It is defined as datetime Share My Creation Personal PlayStore (B4A/B4J) - Source Code - sfsameer (first post)    Jul 18, 2021   (2 reactions) Hello Dear,
Yes, all the projects (B4A + B4J + MS SQL) are open source.
We have created a background service which you can import it into your own apps and it will check the licenses for each client by checking with the database using the deviceID.
Thank you,
Saif Page: 1   2   3   4   5   6   7   Powered by ColBERT |