|
-
Jun 8th, 2000, 09:59 PM
#1
Thread Starter
New Member
When Selecting a record using the Select Statement it returns an error if the record contains an " ' ".
Ie.
Select * From [Banks] Where [Banks] ='" & Me.Text1.Text & "'"
If the bank was called " John's Bank " the system only reads up to the apostophe. so it searches for "John".
Is there any way around this as it is causing me grief
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
|