Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC
Message
 
À
15/06/2000 12:18:20
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: ODBC
Divers
Thread ID:
00379897
Message ID:
00381669
Vues:
20
Hi Rene,

You still can use SQLEXEC().
But, i never tried to do it with an Excel sheet.

Normally, i use tables at SQL Server, and do something like you did, but the SELECT statement is like this:

SELECT * FROM CUSTOMERS


You can use remote views. Use it, for data that user will need to manipulate on the form. Others querys, make with SQLEXEC(), because they're quicker and doesn't waste space on the DBC file.

Cheers,

Ricardo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform