empty connection string
From: AMC (aboehme_at_netgate.net)
Date: 05/21/04
- Next message: joethis: "Re: caching a query"
- Previous message: Aaron Bertrand - MVP: "Re: Included function not always found."
- Next in thread: Bob Barrows [MVP]: "Re: empty connection string"
- Reply: Bob Barrows [MVP]: "Re: empty connection string"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 14:21:30 -0700
Hi,
I'm using an include file to store the connection string to a database.
Whenever I try to reference that string to open a connection in the page
that includes the file I get the error 'empy connection string' . When I
write the string to the page using response.write(connectionstring) it shows
up fine. Is the something else that I need to do?
Thanks
- Next message: joethis: "Re: caching a query"
- Previous message: Aaron Bertrand - MVP: "Re: Included function not always found."
- Next in thread: Bob Barrows [MVP]: "Re: empty connection string"
- Reply: Bob Barrows [MVP]: "Re: empty connection string"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|