Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL: Statement too long (error 1812) - no apparent reaso
Message
 
To
24/07/1999 02:29:45
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00245681
Message ID:
00248394
Views:
11
Since your using VFP5, there is a MS KB Article (Q169367) that I had
when I ran into a similar problem. You basically can't update more
than 23 columns in a grid with a certain update type. The article has
a workaround.




>
I'm using VFP5.0a (build 415). I've got a view-based form that creates a parameter object using SCATTER...NAME and passes it to another (modal) form (which uses a private datasession).
>
>On returning from the modal form, I'd ideally like to issue GATHER...NAME to update the view form's fields with updated values from the parameter object. However, if I try, I get the above error.
>
>If I try to REPLACE just a few view fields from the parameter object, it works. If I try a REPLACE of all, or slightly more than half, same error.
>
>When the modal form is closed, the .Activate of the view form is eventually called, which refreshes the view form. The error handler is reporting the problem in a piece of code that works perfectly in every other circumstance and which contains no SELECT - SQL statements even approaching the limit.
>
>The view-based form is fairly complex. Has VFP been known to throw bad/misleading error messages when the going gets tough?
>
>Any help or wild-assed guesses greatly appreciated.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform