1
Setup in VB6
After creating the setup within Visual Basic, I run the application then add some data then the data does not insert into the database. Before setup, the data is added in the database but after setup the data is not stored in the database. How can I solve this problem?
Answer Question
| October 24, 2012 12:04 PM
VB 6, Visual Basic, Visual Basic database
After creating the setup within Visual Basic, I run the application then add some data then the data does not insert into the database. Before setup, the data is added in the database but after setup the data is not stored in the database. How can I solve this problem?
VB
For every form in Visual Basic, are separate database needed or not?
Answer Question
| October 9, 2012 2:11 AM
Visual Basic, Visual Basic database
For every form in Visual Basic, are separate database needed or not?
1





