Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Join on different data types
Message
From
21/02/2005 13:25:59
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Join on different data types
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00988924
Message ID:
00988924
Views:
53
I want to do a remote view and link tables on Vendor_number, however Vendopr_number in one table is Character 9 and it is an INT in other table.

How do you join tables on different data types?

table a Fields invoice_num, char 20 Vendor_number Char 9

Table b Fileds Vendor_number INT vendor_name Chr 35

I am trying to do a view that shows a.Invoice_num and b.Vendor_name
Next
Reply
Map
View

Click here to load this message in the networking platform