Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with a View.
Message
From
15/10/1998 13:20:29
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147107
Message ID:
00147211
Views:
32
Paul --

*^%@#&^%@# typos!!!! :-)

OK....I mispelled instructor and forgot a semi-colon...sorry....lemme know if this works :)
CREATE SQL VIEW myview AS ;
   SELECT ls!payment.*,ls!instructor.* FROM payment ;
      LEFT JOIN ls!instructor ON ls!payment.pay_inst=ls!instructor.ins_inst ;
      LEFT JOIN ls!customer ON ls!payment.pay_acct=ls!customer.cus_acct
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform