![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
|
Vb and Access
I'm trying to create an application with Vb6 and it needs a DB, i thinking of using access but I'm not familiar with linking vb with access. the application is meant to store inputs from the form to the DB and print on request. quite simple but i really don't know how to link my form to the DB. please HELP
. Thanks.![]() |
|
|
|
|
|
#2 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 530
Rep Power: 4
![]() |
Re: Vb and Access
A database can be just a simple file -- how complicated is the data in the form?
__________________
I Like Ike. Vote for Dwight Eisenhower this November. --This message brought to you by the the Procrastinators Club Of America. |
|
|
|
|
|
#3 |
|
Programmer
|
Re: Vb and Access
Not all that complex, it is meant for bid registration for a year, it should have about 8 columns max, 500 rows max.
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 169
Rep Power: 1
![]() |
Re: Vb and Access
I tried to do the same thing with Visual C#, but find it quite difficult, so I just used textboxes instead.
You can try this link...It may provide some help. ![]() http://www.functionx.com/vb/index.htm >Bstruct
__________________
The more the human race tries to change everything, when not needed, the less will they be able to change themselves when they need to. |
|
|
|
|
|
#5 |
|
Programmer
|
Re: Vb and Access
Thanks
|
|
|
|
|
|
#6 |
|
Newbie
Join Date: Apr 2008
Posts: 8
Rep Power: 0
![]() |
Re: Vb and Access
Actually linking to an Access database with Visual Basic 6 is fairly easy. I could explain it to you here but I know there are many things to cover so to avoid typing too much, I suggest you check out this tutorial:
http://www.timesheetsmts.com/adotutorial.htm
__________________
Opening you the door to success in the best freelance website: Rent a Coder |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie to VB need help! | Anucool | Visual Basic | 2 | Jul 21st, 2008 8:51 AM |
| VB 2008 Express Edition HELP | imabeast1991 | Visual Basic .NET | 8 | Jan 4th, 2008 8:34 PM |
| Importing a file using VB | u2cannv | Visual Basic | 3 | Oct 22nd, 2007 2:48 PM |
| Acces using VB | u2cannv | Visual Basic | 1 | Oct 22nd, 2007 10:36 AM |
| VB using Access | u2cannv | Visual Basic | 4 | Oct 19th, 2007 11:25 AM |