Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a limit for selexec()?
Message
From
17/05/2008 18:11:31
 
 
To
17/05/2008 17:53:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01317869
Message ID:
01317894
Views:
6
>Sergey,
>
>Thanks a lot. This helped. Must be a case where I suffeer from a severe sabbath blackout :(
>
>One thing I cant get your proposed oinliner:
chrtran(lcSql, chr(13), chr(10), '')
correctly working. Nevermind just used my 2liner.

Perhaps:
chrtran(lcSql, chr(13)+chr(10), '')
Previous
Reply
Map
View

Click here to load this message in the networking platform