Results 1 to 2 of 2

Thread: Alright... I got my database... But need some help!

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Location
    Virginia, USA
    Posts
    6

    Exclamation

    Alright...
    I found a database demo at vbsquare.com.
    In the General Declarations it states

    Dim DB As Database
    Dime RS As RecordSet

    Well... When I transfered that code to my existing project that I wanted to add the database too, it gave me an error. Appearantly it wont let me use 'Database' as an option.
    But it will let me use 'Database' as an option in the demo I downloaded. What do I have to do???

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Compare the "references" (found under the project menu) between the 2 projects, I'm sure you'll find something missing.

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