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

connect to sqlserver directly from Unix Prompt

Status
Not open for further replies.

ann124

Programmer
Sep 1, 2004
22
US
Hi,
How can I connect directly to sqlserver from a Unix Prompt?
I am using DataDirect in the ODBC connectivity. Is there any way whether I can connect to SQLServer from the prompt,just a select stmt will do.

For eg: if I use select * from table|sqlplus -s usernmae/password@hostname

Let me know.
Any ideas or solutions are welcome



 
If you have the tool to do it yes and the ODBC driver supports it, Are you asking for an actual product name??. Do merant not supply some kind of test tool or do you fancy writing one ?. I would ask this in the sqlserver forum, not the mysql one.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top