Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No update tables error
Message
De
02/03/2004 15:12:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
No update tables error
Divers
Thread ID:
00882449
Message ID:
00882449
Vues:
71
I am pulling records from a SQL Server database using ODBC with something like this:

lccmd = [SELECT flda,fldb,flc FROM myTable]
=sqlexec(lnhandle,lccmd,"tempcurs")

I then want to select the records from that cursor into a readwrite cursor so I can perform and record some calculations. I do this

SELECT * from tempcurs INTO CURSOR myNewCurs READWRITE

I receive the error message: "No Update Table are Specified. Use the Tables property of the Cursor.

I have not seen this before. What am I missing?

Paul Montgomery
I can't complain but sometimes I still do - Joe Walsh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform