Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incorrigible child view
Message
From
15/01/2015 15:26:16
Walter Meester
HoogkarspelNetherlands
 
 
To
15/01/2015 14:51:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01613696
Message ID:
01613700
Views:
53
>Hi All,
>
>Is there a limit to the number of fields a view can handle, in this case 40?
>If I increase the size of the table/view to 41 fields, regardless of name or type, and then use SCATTER/GATHER MEMVAR, any action on the view thereafter, such as SKIP, generates a 'SQL: Statement too long' error. Same with SCATTER/GATHER TO/FROM ARRAY. If I use REPLACE v_fieldname WITH m.variable, and run through it that way, it works fine. It just doesn't seem to like GATHER MEMVAR.
>
>Any idea why?
>
>Thanks.
>
>Luke

See SYS(3055, nn)

Issuing SYS(3055, 2040) should resolve it.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform