Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie

Status
Not open for further replies.

CCortez

Programmer
Sep 18, 2000
16
BR
Please, I would like to know if I could access a data base using SQL from a system with MS-DOS 6.22
I need an explanation
Thanks
 
While in DOS, I access my SQL server using the ISQL.EXE command file. Here you can generate queries and updates using an ascii file as input file. This input file contains your SQL commands. I'm not sure if this is what you need. Or would you like to access the SQL server during runtime or within a program.

Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top