Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Attach cursor to cursoradapter
Message
 
À
23/12/2005 11:04:29
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01080521
Message ID:
01080582
Vues:
14
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform