saladbarkid
08-26-2002, 04:36 PM
Hi guys,
I would like to create a VB6 program that can keep track of info on customers, and orders in databases. It would have around 5 buttons.
1) view 'customer info' in database (Access 2002)
2) 'add customer' to db
3) 'delete customer' from db
or combine 2 and 3 for 'edit customers' in db
4) 'search for customer' in db
5) button that would take needed info from single customer in db and 'paste' it onto a receipt form to be printed out.
I have Visual Studio 6.0 and Access 2002 - should I use Access or SQL? (Which I don't know how to use!)
I havn't programmed in quite a long time and I'm trying to get my feet wet (again), so any and all help would be greatly appreciated, thanks in advance.
I would like to create a VB6 program that can keep track of info on customers, and orders in databases. It would have around 5 buttons.
1) view 'customer info' in database (Access 2002)
2) 'add customer' to db
3) 'delete customer' from db
or combine 2 and 3 for 'edit customers' in db
4) 'search for customer' in db
5) button that would take needed info from single customer in db and 'paste' it onto a receipt form to be printed out.
I have Visual Studio 6.0 and Access 2002 - should I use Access or SQL? (Which I don't know how to use!)
I havn't programmed in quite a long time and I'm trying to get my feet wet (again), so any and all help would be greatly appreciated, thanks in advance.