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!

SQL Server and Older Applications

Status
Not open for further replies.

HowTec

IS-IT--Management
Mar 17, 2005
8
GB
This may appear to be a silly question but I'll ask it all the same, I'm not a programmer but you'll have guessed that. I am running an old DOS Application with the DataBase stored on a Windows 2003 server and 5 Users accessing that DataBase.

My question is 'Is it possible to have the DOS Programs modified to Create, Delete Etc records in a SQL Database?'

Chris
 
If its SQl Server you can use the OSQL or ISQL to execute a command. You would need to search for exact syntax, or alternatively go to command prompt and type OSQL ? or ISQL ?


"I'm living so far beyond my income that we may almost be said to be living apart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top