Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Pass through performed on an Access97 .mdb
Message
De
29/10/2001 11:36:29
Dave Nantais
Light speed database solutions
Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00574533
Message ID:
00574549
Vues:
20
>Why don't you post the SQL code you are trying to render to Access?
>
>In VFP, you have more freedom than you should when it comes to ordering different parts of a SQL Statement. Other environments, like Access and SQL Server, are more strict.

I do not think the IIF statement works in Access either.... which i like to use in the denormalized mess of a database i must work with....


I am not sure what you mean by 'post'

I issue an SQLSTRINGCONNECT() command to connect to the .mdb

m.lnHandle = SQLSTRINGCONNECT(m.lcConnectionString)
m.lnResult = SQLEXEC(m.lnHandle,"SELECT blah blah","AccessResult")

I'd just like to know the syntax of the SQL SELECT statement when it is sent to an Access97 .mdb backend.

Thanks...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform