Results 1 to 3 of 3

Thread: DSN-less Databases

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    In front of Computer
    Posts
    37
    Does anyone know how you can have 1 page access more then 1 DSN-less DB? Because for each DSN-less database you have to have all these includes, and if i try and use the includes for 2 databases, other includes start conflicting with each other...

    any help?

  2. #2
    Guest
    I could probably help, but I have no idea what you're talking about. Maybe an example?

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    In front of Computer
    Posts
    37
    DSN-less

    for a regualar ASP file that wants to access 1 database here is how i setup DSN-less

    Make a [database].inc file
    Make a [database].dsn file
    Use M$'s adovbs.inc file

    All [database].inc files have the adovbs.inc included inside them, and that is where the problem is

    Because when both files try to use them, you get weird errors like certain variables trying to be reinitialized, when they already have been


    I was wondering if anyone knew of a work around for this.

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