|
-
Jun 15th, 2000, 10:31 PM
#1
Thread Starter
Member
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?
-
Jun 15th, 2000, 10:36 PM
#2
I could probably help, but I have no idea what you're talking about. Maybe an example?
-
Jun 15th, 2000, 10:41 PM
#3
Thread Starter
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|