Problem with ODBC Connection Strings
- From: Colin <colin.paterson@xxxxxxxxx>
- Date: Thu, 24 Jan 2008 07:23:34 -0800 (PST)
I am writing an application that is attempting to be fairly generic
with regards to ODBC and various data sources. One issues I am having
is with Connection Strings. If the password of a user contains a semi
colon (not great I know but it happens) then I am having problems
building the connection string.
For SQL Server I can use Pwd={semi;colon} however this doesn't work
with Oracle at all. How can I escape semi colons etc in Oracle?
Thanks for any help.
Cheers
Colin
.
- Prev by Date: Re: maxrecords property doesn't work for me
- Next by Date: Re: maxrecords property doesn't work for me
- Previous by thread: Re: maxrecords property doesn't work for me
- Next by thread: Re: Wrong text formatting saved from stream
- Index(es):
Relevant Pages
|
|