|
Posted by Uncle Sam on 10/10/06 07:27
Thanks Joe,
for your response... also.. could you please provide in the JDBC
connection string in UNIX environment......... for establishing
connection to MSSQL on WINDOWS platform
Rgds,
Uncle Sam
joeNOSPAM@BEA.com wrote:
> On Oct 9, 7:30 am, "Uncle Sam" <mainisund...@hotmail.com> wrote:
> > Hi,
> >
> > Please confirm.. is it possible to connect to MSSQL server by executing
> > a shell script on HP-UX (UNIX) platform.
> >
> > Regards,
> > Uncle Sam
>
> Well, certainly, but the shell script is irrelevant. A shell on
> HP won't have any native capability to connect to MS SQL.
> It will simply be able to run anything on your box that has
> a commandline interface. So your question is whether there
> is anything existing or creatable that will have a commandline
> interface and can connect to MS SQL.
> Yes. What do you want this connection to do? For instance,
> you can write something (or find something) in Java that uses
> MS's all-java JDBC driver for MS SQL. Such a Java program
> could connect to MS SQL from anywhere on the net that can
> see your DBMS machine. All you would need is Java. That
> could be on HP or Sun, or a PDA.
> Joe Weinstein at BEA Systems.
Navigation:
[Reply to this message]
|