Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax error that occurs occassionally
Message
 
To
23/01/2001 16:04:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00467556
Message ID:
00467591
Views:
14
Hi Gene,

That's your problem then. In the following line your building a string that uses single quotes as a delimiter:

...",'" + lcCompanyName + "'"

This would translate to:

'Smith's'

which would cause the problem. You may want to use [square brackets] as your delimeter instead.

>i take that back. that is the field it is in, but why would that cause an error.
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Reply
Map
View

Click here to load this message in the networking platform