Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View SQL For View During Debugging?
Message
From
02/10/2001 10:40:33
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00562981
Message ID:
00563018
Views:
24
Hi Vlad,

Just what I was looking for... The total character count for the expanded SQL was 1,715 so I'm not sure why it is failing.

Renoir

>CursorGetProp("SQL")
>
>However, if you have a parameter like "&?lcWhere" and lcWhere contains too long string - here is a problem. SQL Statement in VFP could not be longer than the command line limit (~8000 characters) after expanding of all macros.
>
>There are several ways to make SQL Statement shorter...
>
>>I'm getting an "SQL statement too long" error during Requery of a view. While in debug mode can I view the actual SQL being used to generate the view? I know I can see the original code in the view designer, but what about during execution? Thanks!
>>
>>Regards, Renoir
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform