Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sqlpassthrough and oracle
Message
From
07/06/2005 08:58:58
 
 
To
06/06/2005 12:03:09
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:
01020862
Views:
22
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')
John Harold Belalcázar Lozano
Associate Director Of Development
http://www.belvicto.co/
jhbelalc@gmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform