Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Accessing Some Access Tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01362496
Message ID:
01362499
Vues:
12
You should use AERROR() function to retrieve ODBC error. It may help with troubleshooting.

>I am trying to access Tables in an Access2003 database
>I am using Sqlexec as in:
>lcsqlSelect = "SELECT * from IsPods"
>IF SQLEXEC(lnSqlHandler,lcSqlSelect,"CurTest") = 0
>
>Now, I can access some tables ok and other tables I am getting a -1 result
>I cannot see any pattern
>At first I thouught it might be to do with DateTime field.. but some of the
> ones I can and Cannot access have DateTime fields !!
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform