Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The end of FoxTalk, and other things
Message
 
To
18/02/2004 17:35:07
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00878476
Message ID:
00880654
Views:
23
Oh yes, you are right: I use Python/Postgres and would love SCAN..ENDSCAN, but then again...
rows = cursor.fetchall()
print rows                  # print all rows
for r in rows:
  print r                   # print one row
...in python is quite nice...but VFP*nix would be better!

>Please let us know what you decide re getting VFP going on Linux, vs starting anew in a dedicated Linux tool. Are you contemplating PHP or Kylix or what? I had a staff member who swore by PHP and threw together database stuff as quickly as we used to in Fox... except everything was in a sort of collection and required explicit referencing. Those who leave VFP will remember SCAN FOR... WHILE... ENDSCAN with great fondness, I think.
Previous
Reply
Map
View

Click here to load this message in the networking platform