Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sqlpassthrough and oracle
Message
From
07/06/2005 12:55:41
 
 
To
07/06/2005 08:58:58
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Oracle
Miscellaneous
Thread ID:
01020539
Message ID:
01020999
Views:
15
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')
Previous
Reply
Map
View

Click here to load this message in the networking platform