I am trying to install unixODBC right now, but keep getting a pernicious error from 
the linker.  It does not like the way it is getting passed flags.  I had this same 
problem with compiling PostgreSQL.  I am having more trouble tracking it down this 
time.  I think it must be NetBSD specific.

Ian A. Harding
Programmer/Analyst II
Tacoma-Pierce County Health Department
(253) 798-3549
mailto: [EMAIL PROTECTED]

>>> [EMAIL PROTECTED] 05/04/01 10:02AM >>>
At 09:33 AM 5/4/01 -0700, you wrote:
>_Please_ excuse my ignorance on this subject!
>
>In order to connect to MS SQL Server from my NetBSD box, will I still need
>the 'ODBC to ODBC Bridge' software with this driver?
>
>Is the free version of said package, which is limited to 'a single
>connection' going to work for anything more than testing?

It depends on your application.  Presumably it will work for a low volume
app and not for a high volume app.

You can presumably use, the open source unixODBC driver, I didn't in part
because my client was not interested, and in part because using the
supported version from easysoft got me some documentation and some useful
emails that explained how things work.

Please feel free to research the free unixODBC method, since the driver
itself is known to work, it should now be much easier to swap out the
easysoft for the unixODBC code.  (And it's very much likely the same code
just repackaged, since easysoft uses unixODBC themselves.)



>There was talk of a nstdsdb module from [EMAIL PROTECTED]  Would this
>allow direct access to an MS SQL Server box from my NetBSD box?

Presumably.

Jerry
=====================================================
Jerry Asher                       [EMAIL PROTECTED]
1678 Shattuck Avenue Suite 161    Tel: (510) 549-2980
Berkeley, CA 94709                Fax: (877) 311-8688

Reply via email to