|
-
Oct 12th, 2003, 01:52 AM
#1
Thread Starter
Hyperactive Member
point in the right direction
been doing vb a few months now and i thought it was time to look into databases but i dont know where to start or which type.
what would you suggest.
btw: just thinking of doing something simple for now like NAME, ADDRESS, PHONE NUMBER etc.
thanks
thingimijig.
-
Oct 12th, 2003, 11:44 AM
#2
Stuck in the 80s
-
Oct 12th, 2003, 12:53 PM
#3
Thread Starter
Hyperactive Member
call me thick if you like but where are these.
1 MS Access database (in this article it will be referred to has DB1)
1 MS Access Table (in this article it will be referred to has table1)
and this line says.
Once in the references we will now go and tick “Microsoft Active Data Objects 2.5 Library” (2.5 is just a version you can use whatever version you have).
i have 2.0 library, 2.1 library, 2.5 library, 2.6 library, 2.7 library and recordset 2.7 library.
which one would i use ?
thanks
-
Oct 12th, 2003, 05:06 PM
#4
Stuck in the 80s
I believe in the tutorial, he asks you to create a database to use. You can do this with the addin tool provided with VB6, or use Microsoft Access to create one.
Go ahead and try to use 2.7 (as you generally want to use the most up to date resources in your applications), but if you find the code isn't working and you can't find any errors, switch to 2.5 and see if that fixes it.
I would try it out right now, but I don't have VB6 installed anymore (just .NET).
Let me know if you need more help.
-
Oct 13th, 2003, 03:40 PM
#5
Thread Starter
Hyperactive Member
@The Hobo
thanks for your time and advise.
thingimijig.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|