Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple sql query not working /vfpoledb
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Titre:
Simple sql query not working /vfpoledb
Divers
Thread ID:
01158200
Message ID:
01158200
Vues:
80
In my VB asp page I have this line
"SELECT distinct office FROM thistable where nsn like" + "'51%' order by office"

and I get this error

A field or property with the name 'nsn' was not found on the selected data source.
However "SELECT distinct office,nsn FROM csulog6 where nsn like" + "'51%' order by office" does work

PS, I am using VFPOLEDB to access a microsoft visual Foxpro table
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform