|
-
Jan 15th, 2003, 09:44 AM
#1
Thread Starter
New Member
Connection string
Hi,
I'm bulding a connection string to connect to database. My problem is that the password have a questionmark (?) inside.
(IE : pass?ord)
In Query Analyser, I simply put pass'?'ord and the connection is ok.
In ado.net, if I put ";password=pass'?'ord", I get a message that this there is invalide caractères. If I didn't put the quote, I get a message that the connection is invalide.
Someone have an idea ?
Stéphane
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
|