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
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