|
-
Jan 30th, 2000, 06:37 AM
#1
Thread Starter
New Member
Hello,
Anyone know of a free database out there that I can use to practice interfacing vb with? 
Thanks,
Mike
------------------
Yesterday is gone, today we have to deal with how tomorrow might suck.
-
Jan 30th, 2000, 11:47 AM
#2
Frenzied Member
What's wrong with the Jet engine that ships with VB?
-
Jan 30th, 2000, 04:50 PM
#3
Thread Starter
New Member
maybe I'm misunderstanding your response, but what I mean is a database that I can build tables in (like access) and then work with them through vb... I don't know how to completely make a database in vb yet (if that's what your saying)
Mike
------------------
Yesterday is gone, today we have to deal with how tomorrow might suck.
-
Jan 30th, 2000, 05:27 PM
#4
Junior Member
Try the VB Visual Data Manager that is under the Add-Ins tab. Launch that, then create a new database. It will let you set the tabels and fields. Then, under Utility, go to Data Form Designer. This will let you input the field values. It's a bit clunky, but it's not too bad for doing it all itself. On the form that it creates, check the properties of the various controls. It's actually pretty nifty how the bound controls work.
Hope this helps.
-
Jan 30th, 2000, 06:15 PM
#5
Thread Starter
New Member
Actually, Trick, this does help alot. I really appreciate it.
Mike
------------------
Yesterday is gone, today we have to deal with how tomorrow might suck.
-
Jan 31st, 2000, 02:55 AM
#6
Frenzied Member
Congrats, you're using the jet database engine.
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
|