B BackoSoft Member Licensed User Longtime User Jul 26, 2012 #1 :sign0085: Hello everyone. I pray for help with a program that I started to work. They gave me some help so that its form connects to the SQLite database that I made. The project is all shown, forms and buttons to connect to the database, so that the data recorded in the database. Thanks in advance Attachments Book.zip 387.7 KB · Views: 333
:sign0085: Hello everyone. I pray for help with a program that I started to work. They gave me some help so that its form connects to the SQLite database that I made. The project is all shown, forms and buttons to connect to the database, so that the data recorded in the database. Thanks in advance
NJDude Expert Licensed User Longtime User Jul 26, 2012 #2 So what is your question? the project contains just buttons, what do you need help with? Upvote 0
B BackoSoft Member Licensed User Longtime User Jul 26, 2012 #3 I need, to link the database with the application forms. Signs to write code for connection to the database that I created, in Database.db folder. Upvote 0
I need, to link the database with the application forms. Signs to write code for connection to the database that I created, in Database.db folder.
NJDude Expert Licensed User Longtime User Jul 26, 2012 #4 If you take a look at my signature, I have links to the B4A documentation, to learn about B4A and SQLite download the Basic4android User's Guide and start reading at Page 10. Upvote 0
If you take a look at my signature, I have links to the B4A documentation, to learn about B4A and SQLite download the Basic4android User's Guide and start reading at Page 10.