Help With VB.net Project With Databases (1 Viewer)

ipab

Member
Joined
Mar 12, 2012
Messages
76
Gender
Male
HSC
2012
My project is basically a business program with a store front, password, currency converter and all those shenanigans, but we have to include three databases in the program, a customer one, stock one, and payroll one, we need to be able to delete, add or update records, say for example somebody from the storefront module buys some items the stock in the database will need to update.

Now my problem, we haven't learn how to do any type of databases in VB and don't know how to do any of this,
so if you guys could teach me a simple solution or link me to tutorials?

Thanks :D
 

Kat92

Active Member
Joined
Oct 29, 2008
Messages
831
Gender
Female
HSC
2009
How about you actually create the databases in access first. Add in the macros, etc that you need. Load the developer tab and look at the corresponding VB code and create your own from there.

Otherwise microsoft have some good tutorials on VB programming.

There is also a specific coding forum out there that deals with all programming questions. -- perhaps you could ask there.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top