I am writing an program on Linux that needs to access data from a MS SQL
server on an NT machine.

What have others used to access remote data from Linux? I can use either
C or Perl. 

I have looked into unixODBC and iODBC but they all seam to need
commercial drivers such as OpenAccess.

Originally I was going to use the DBI:Proxy on the NT server and then
just use DBI on the Linux machine. This seams to be the simplest
solution but I would prefer to code it in C and connect straight to the
SQL server. Throughtput will not be high.

Any ideas.

Rodos

--
If the box says "Windows 95 or better", it should run on Linux, right?
- anon
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to