|
-
Feb 5th, 2003, 10:40 AM
#1
Thread Starter
Frenzied Member
double quotes [RESOLVED]
I'm taking a string from a textbox and inserting it into an Oracle DB. If the user puts double quotes in the textbox, it messes up my string and the DB returns an error. Does someone have an example on how to deal with this...thanks
Last edited by EyeTalion; Feb 5th, 2003 at 11:39 AM.
-
Feb 5th, 2003, 11:36 AM
#2
Frenzied Member
Give us an example of how you are inserting the data. It may be the method you are using.
~Peter

-
Feb 5th, 2003, 11:39 AM
#3
Thread Starter
Frenzied Member
I resolved this...I just used the VBReplace funtion and replaced the double quotes with single quotes...thanks
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
|