|
-
Feb 9th, 2000, 05:20 AM
#1
I have VB6.0 Professional with the Visual Studio Service Pack 3 installed. I'm trying to write an exe to create a db but there is one problem.
When I try to put the line...
Dim mydb as Database
Database is not in the list. Is the Database feature not included in the Professional release? Please HELP!
-
Feb 9th, 2000, 05:30 AM
#2
Frenzied Member
You'll have to have a reference in your project to one of the DAO libraries...
-
Feb 9th, 2000, 06:01 AM
#3
Thanks, just did the deed. I've stayed away from VB too long!
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
|