Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6/7 doesn't support from clause in SQL ?
Message
From
01/11/2002 12:34:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/11/2002 12:27:31
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00717899
Message ID:
00717905
Views:
16
>I am writing a T-SQL stored procedure that uses the FROM clause in an update statement. I wanted to test the equivalent functionality in VFP. But then I looked at the VFP help and realized that it does not appear to be supported in vfp 6 or 7. How about in 8?
>
>How can I update rows in one table in vfp based upon a join condition on two tables?
>
>TIA

Unfortunately it doesn't :( And AFAIK not in VFP8 either (but added to insert-SQL). First do SQL for joined tables then update (probably with scan..endscan)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform