Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
There is a way to perform commands in linux environment
Message
From
24/03/2006 19:51:07
 
 
To
24/03/2006 09:22:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
DB2
Miscellaneous
Thread ID:
01107352
Message ID:
01107557
Views:
18
I have used VFP as a front end for Postgres. Just as VFP can pass DML commands like "Select * from table" it can pass DDL commands to the database like "Create table". Now if you are asking if it possible to run a linux command like 'ls' or something else then the answer is no. However, you can get the database to run the command (at least it is possible to run commands from postgres) by using store procedures.

How why not just use a terminal to access the linux box or VNC or NX?
John
John Fabiani
Woodland, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform