Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Different Results SQLEXEC vs Query Analyzer
Message
From
05/02/2004 14:16:50
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
05/02/2004 14:14:26
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00874149
Message ID:
00874556
Views:
18
Nice try! I use

TEXT TO lcSQL NOSHOW TEXTMERGE
select from blah ;
into cursor nosemicolons
ENDTEXT

lcSQL = CHRTRAN(m.lcFetchListSQL,CHR(9)+CHR(13)+CHR(10)+";","")


>Mike,
>try to search a ";" within your VFP select.
>
>Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform