Results 1 to 3 of 3

Thread: Dim .... as Database

  1. #1
    Guest

    Post

    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!

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    You'll have to have a reference in your project to one of the DAO libraries...

  3. #3
    Guest

    Post

    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
  •  



Click Here to Expand Forum to Full Width