Hello, I kept getting this Error when trying to insert into MYSQL Database (Using WAMP). The First Item is inserted then, it crashes
Waiting for debugger to connect...
Program started.
---------- NorthWind Database (MySQL) ----------
connected
Error occurred on line: 41 (SD_SQL)...
This wish is for enabling jSQL's locking for alternative SQLite JDBC drivers. Various methods for enabling this could be (this is a repeat found in my post here: https://www.b4x.com/android/forum/threads/sqlite-jdbc-driver-with-encryption-and-authentication-support.110565/#post-690205):
1) If...
Hello.
I'm writing an app that allows several computers to add new orders to the database. To avoid any conflicts, I want to make sure that when one system is adding a new list of orders, no others can interrupt and will have to wait for the first one to finish up. I understand that the most...
Hello,
I am trying to reference a postgres database with jSQL and i get the following error:
Waiting for debugger to connect...
Program started.
Error occurred on line: 57 (Main)
java.lang.RuntimeException: Class not found: org.postgresql.driver
Are you missing an #AdditionalJar attribute...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.