Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fox commands and ODBC
Message
De
04/09/1998 05:52:34
 
 
À
04/09/1998 03:42:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00133138
Message ID:
00133163
Vues:
9
Marc,

When you go through ODBC you do not 'SELECT ... INTO CURSOR c_cursor', instead you should SQLExec(nHandle, 'SELECT...', 'c_cursor'). Generally speaking, you have to check your ODBC source to make sure that a command is valid. For example, if you work with SQL Server, you cannot use the fox fuction ALLTRIM(...), but you can use LTRIM(RTRIM(...))

Chen

>Hi all !
>Does somebody know if there are some commands in foxpro impossible with ODBC. For example, we heard that SELECT INTO CURSOR will not works properly.
>Is there somewhere a list of forbidden commands for ODBC ?
>
>Thanks you for your time,
>Banania
>
>
>(SL@TC2S.BE)
Chen Nan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform