Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to update remote view
Message
From
17/05/2006 16:15:58
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01122950
Message ID:
01122985
Views:
23
I have updated the UpdatableFieldList and UpdateNameList properties. The following is the error I am getting now. This error is occuring after a record is deleted in the cursor and the program attempts to skip to the next record.

Error 1526: Invalid object name 'T05826281_14'.
Called from: beforeopentables Line number: 118
Program code causing error:
ENDSCAN
UpdatableFieldList         prseqno,taxid,jurid,tliaacc,texpacc,taxrate,taxamt,txblwge,stxwage,gtxwage,taxprio,trptseq,prempl,empllast,emplfirst,checkno,ddseqno,id_col

UpdateNameList             prseqno T05826281_14.prseqno, taxid T05826281_14.taxid, jurid T05826281_14.jurid, tliaacc T05826281_14.tliaacc, texpacc T05826281_14.texpacc, taxrate T05826281_14.taxrate, taxamt T05826281_14.taxamt, txblwge T05826281_14.txblwge, stxwage T05826281_14.stxwage, gtxwage T05826281_14.gtxwage, taxprio T05826281_14.taxprio, trptseq T05826281_14.trptseq, prempl T05826281_14.prempl, empllast T05826281_14.empllast, emplfirst T05826281_14.emplfirst, checkno T05826281_14.checkno, ddseqno T05826281_14.ddseqno, id_col T05826281_14.id_col
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform