April 4, 2012 at 2:26 am
Is there a microsoft recommended way of connecting to SQL Server from a Unix box? If YES then please guide me to related pages. If NO then which would be the cleanest and most efficient way of doing this??
April 4, 2012 at 4:54 am
I am trying to do this connection through script and not through any application.. Can anyone point me in right direction..
April 4, 2012 at 5:06 am
itskanchanhere (4/4/2012)
I am trying to do this connection through script and not through any application.. Can anyone point me in right direction..
So, I guess I should not consider a script an application... 😛
Which scripting language? KSH? BSH? PERL? ...?
-- Gianluca Sartori
April 4, 2012 at 6:34 am
I will be using Shell scripting..
April 4, 2012 at 6:48 am
So, you need a command line tool to query the database.
Here are some options:
Hope this helps
Gianluca
-- Gianluca Sartori
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply