Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering Data / Reindex
Message
 
 
To
14/06/2001 09:29:39
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00519280
Message ID:
00519295
Views:
12
This message has been marked as a message which has helped to the initial question of the thread.
>VFP 6.0
>
>I am having some trouble with:
>
>CURSORSETPROP("Buffering",3,0)
>
>=TableUpdate(.T.,"auth")
>
>I am using a grid (child, "auth") and when adding a record for the gird, I immediately INSERT INTO the child (have to because all the fields in the parent form have ControlSource of auth.). All the fields are correctly InputMasked, yet I get the error message of "Function argument value, type, or count is invalid" @ the "=TableUpdate()". One possibly from the Help says "You are passing too many arguments to a function." Any suggestion what this could be?
>
>Chuck

Chuck,
Check the syntax for TableUpdate(). The second paramater is supposed to tell whether to force overwriting yorr changes if something has changed. The third parameter is supposed to be the alias.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform