|
-
July 15th, 2001, 09:08 PM
#1
Filter property
I need to filter an ADO recordset by the name of a company that contains more than one apostrophe in their name. Even though I replace the single apostrophes with double apostrophes my code errors out. Help.
-
July 15th, 2001, 10:33 PM
#2
Re: Filter property
Can you post the statement that your using?
David Paulson
-
July 16th, 2001, 01:34 AM
#3
Re: Filter property
Hi there ,
I don't kmow if this will help, but I started using the accent ` chr(96) instead of the single quote '
Visually it looks the same and I use the Replace() func to screen incoming records to convert B4 saving to the DB.
Thanks RobZ
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
|