Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TableUpdate command fails
Message
 
To
18/04/2006 13:35:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01114334
Message ID:
01114351
Views:
15
>>Ok this works:
>>
>>Select poupdate_puritem_catorders_needupdates_rvwpu
>>llTableUpdate = TableUpdate(.T., .T.)
>>
>>but yet this fails....
>>
>>Select poupdate_puritem_catorders_needupdates_rvwpu
>>llTableUpdate = TableUpdate('poupdate_puritem_catorders_needupdates_rvwpu', .T., .T.)
>>
>>I get an error saying 'invalid function or argument...' blah blah...
>>
>>Does anyone know why this would happen? Its updating the same darn view!!!
>
>Try it this way.
>
>llTableUpdate = TableUpdate(.T.,.T.,'poupdate_puritem_catorders_needupdates_rvwpu')
>
>Regards,

Doh! Knew of should of gotten more sleep last night..hahaha...
Thanks guys...
ICQ 10556 (ya), 254117
Previous
Reply
Map
View

Click here to load this message in the networking platform