connection string causes blank page
From: Paul Robinson (alitor99_at_NOSPAMHEREbtinternet.com)
Date: 05/06/04
- Next message: Steven Burn: "Re: connection string causes blank page"
- Previous message: Dominique: "Re: Type Mismatch woes!"
- Next in thread: Steven Burn: "Re: connection string causes blank page"
- Reply: Steven Burn: "Re: connection string causes blank page"
- Reply: Aaron Bertrand [MVP]: "Re: connection string causes blank page"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 00:22:51 +0100
I am developing a website in ASP that connects to a Sybase database.
However, when I try to open a connection to the database the page will not
load. The script does not timeout, nor the connection. Further, the Sybase
server shows no connection. Because the page is hanging I am unable, with my
limited knowledge, to query the error collection.
After many tries I will get an error page ...HTTP 403.9 Access forbidden:
Too many users are connected
I have created a connection string using the native sybase ole db provider
'Provider=Sybase.ASEOLEDBProvider.2' in Visual InterDev which can view the
database with all its tables, data etc with no problem whatsoever.
I am using Sybase ASE 12.5 developer edition (the server that is available
free from the Sybase site), on a laptop running XP Professional.
I have also tried using a Data Source .ids file within the connection string
as well as without.
Can anyone give me a clue as to how I might progress in tracking the
error(s)?
- Next message: Steven Burn: "Re: connection string causes blank page"
- Previous message: Dominique: "Re: Type Mismatch woes!"
- Next in thread: Steven Burn: "Re: connection string causes blank page"
- Reply: Steven Burn: "Re: connection string causes blank page"
- Reply: Aaron Bertrand [MVP]: "Re: connection string causes blank page"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|