Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Complicated SQL statement
Message
 
 
To
26/03/2008 14:05:44
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01305759
Message ID:
01305845
Views:
11
>Thanks this works great. But I still have on slight problem. The contractors table has a notes field in it but the HR table does not. I really need this data to be reported on the contractors.

Just add a placeholder for this field in your second select, e.g.
CAST("" as M) as Notes
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform