Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Attach cursor to cursoradapter
Message
 
To
23/12/2005 11:04:29
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01080521
Message ID:
01080582
Views:
12
>ca.cursorattach(alias) this command
>return .f.
>after whe try of update ca with cursor show error 2082

Did you have CursorFill()?
What happens with this:
IF NOT ca.cursorattach(alias)
   AERROR(laError)
   MessafeBox(laError[1,2]
ENDIF
See what HELP said about CursorAttach when it returns .f.

Existing properties set for the cursor are not copied into the corresponding properties of the CursorAdapter object.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform