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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to configure TextPad with SQL-Server?

Status
Not open for further replies.

Walid

Programmer
Joined
May 18, 2000
Messages
382
Location
US
Hi all
Does any one know how to configure TextPad to compile stored procedures on SQL-Server? I tried to find the answer in TextPad site with no luck. A link to site (if there is no time for a complete answer) will be great.

Thanks all

Walid Magd

The primary challenge of every software development team is to engineer the illusion of simplicity in the face of essential complexity.
-Grady Booch
 
I don't use TextPad, but I assume you would need to call ISQL.exe . Or OSQL. See its parameters: isql.exe -?
(in c:\program files\Microsoft SQL Server\bin\).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top