Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert Into is not working
Message
De
03/10/2001 14:03:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Insert Into is not working
Divers
Thread ID:
00563755
Message ID:
00563755
Vues:
56
When I run the following code from my localhost, it works fine. However, when I laod it out to the web server, I get the error below:

ASP Code:

set rsData = connectiontodatabase.execute("INSERT INTO USER user_no,fname,lname) VALUES("&lc_user_no&",'"&lc_fname&"','"&lc_lname&"')")

Error:

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Visual FoxPro Driver]Cannot update the cursor.

Any ideas?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform