Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you Embed a DOS window into a VFP Window?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Miscellaneous
Thread ID:
01165252
Message ID:
01165400
Views:
14
Don,

The DOS program is not an old FoxPro/DOS program. But, rather it appears to be a DOS batch program that has been compiled into an EXE. The program is just a simple data input screen that collects data, passes the data to a several stored procedures and eventually posts it into an old MS SQL 6.5 database. Eventually, I want to try and determine what stored procedures are being called by the EXE and just replace the DOS input screen all together but, until then, I'm going to pass data from the VFP9 forms to the DOS window. Like I said in previous note, I have that working but would like to have the DOS screen embedded (attached) to my VFP9 form, if that's even possible.

Thanks,
Robert


>Don't know about that, but what about just reading the FoxPro DOS tables >directly and pushing whatever data you need directly into the old tables... >VFP will respect the old format.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform