Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sqlpassthrough and oracle
Message
De
07/06/2005 12:55:41
 
 
À
07/06/2005 08:58:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Oracle
Divers
Thread ID:
01020539
Message ID:
01020999
Vues:
17
Hi John,
this is the way! it works!
Thank you
>Hi Francesco, i'm answering you late because sometimes i cant connect so frecuently to internet.
>if you want to have 'SMITHJOHN' in Oracle you must use the concat function in oracle, it replace the + in VFP
>Example: SELECT CONCAT(last_name, firstname) as col1 FROM mytab WHERE concat(last_name,firstname)='SMITHJOHN';
>------------------------------------------------------
>XXLastnameXXFirstname ('SMITHJOHN')
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform