I am almost finished my Database Application and getting ready to publish it.
I need to be able to install on various computers. Can anyone advise me on what I have to do to create an Installer?
Here is a description of my project...
Running in Windows 7...
Database Application written in MS...
I have a TabControl1 with 8 Pages.
On TabPage7 I have items listed in ListBox1 which when double clicked are copied over to ListBox2
and are saved to an SQL Database Table (TableName = Parts, FieldName = Requirements).
The Saving and Refreshing from the database works fine.
Now I require to...
Thank you jebenson your coding has fixed my problem.
I had tried using "Split" but being unfamiliar with it I was getting nowhere.
Now you have shown me the correct way I am up and running again.
Many Thanks
VBeric
Please can someone help me here. I have been days trying to see where I am going wrong.
My VB-2010 Express / SQL Database application allows the user to select from ListBox1 a
number of items/requirements which are then listed in ListBox2.
The selection of these requirements is particular to...
My Database Application in ADODB/VB6/Access has Listbox1 populated with a list of 20 Customer Requirements from an Access Table of all possible requirements. As not all requirements are required then the user selects which are required.
When user double clicks the selections he requires for this...
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.