allyc has asked for the wisdom of the Perl Monks concerning the following question:
Could any one help me with this Perl problem that I am having. I need to be able to query, and most importantly insert rows into a table that is hosted on a MS SQL Server on a NT Box.
I have now tried DBI:Sybase, but I cant get it to work properly on my Linux Box. The biggest problem I have is that I need this to work on a Suse Linux box and a HP- UX Unix box and I will struggle to get things installed on the HP64 box!
Would any one have any suggestions that would point me in the right direction because I would be very grateful!
Thanks
AllyC
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Connecting to MS SQL server from Linux / Unix
by impossiblerobot (Deacon) on Jan 21, 2003 at 23:23 UTC | |
|
Re: Connecting to MS SQL server from Linux / Unix
by LD2 (Curate) on Jan 22, 2003 at 01:21 UTC | |
|
Re: Connecting to MS SQL server from Linux / Unix
by jplindstrom (Monsignor) on Jan 21, 2003 at 23:12 UTC | |
|
Re: Connecting to MS SQL server from Linux / Unix
by mpeppler (Vicar) on Jan 21, 2003 at 23:25 UTC | |
|
Re: Connecting to MS SQL server from Linux / Unix
by Gilimanjaro (Hermit) on Jan 22, 2003 at 10:43 UTC | |
|
Re: Connecting to MS SQL server from Linux / Unix
by BazB (Priest) on Jan 21, 2003 at 22:57 UTC |