@caldack wrote:
Hi all, I have issues with https://www.npmjs.com/package/cordova-plugin-sqlserver in my ionic app android
I have a client that does not want an API to connect to DB, so i found this plugin but if I do a recursive function to execute the 3-4 queries that has that function. The execution time is high, so is not efficient. And if i do a simple for iteration, the interface always is blocked until all queries are finished.
I have the following question:
Exists, any plugin or other way to connect a SQL Server DB, without API and without that plugin?
If not exists… Anyone has the problems that I have with the above description?
Regards,
Sam
Posts: 1
Participants: 1