Hi,
I tried both under Linux and had better results with unixODBC. Although
I have to admid that this might not neccessarily be the fault of iODBC.
I just tried iODBC first but without success.
One thing that speaks for unixODBC ist that comes with a working
setup-library for SAP DB which determines the correct syntax of the
odbc.ini file. Speaking of which: it took some time for me to figure
out, that SAP DB needs the odbc.ini file in /usr/spool/sql/ini and not
in /var/spool/sql/ini (as the docs suggest) or in /etc (where iODBC and
unixODBC put it). Just to be sure I did:
cd /var/spool
ln -s /usr/spool/sql sql
cd /usr/spool/sql/ini
ln -l /etc/odbc.ini odbc.ini
Can someone from the SAP team please confirm that this is the right
location for the odbc.ini file. If so, could you please update the docs.
Thanks,
Arne
Richard Barrington wrote:
> On Fri, 2002-11-29 at 16:49, ajit_cus wrote:
>
>> I need to Connect to SAPDB using ODBC on a Solaris Machine. Can
someone tell me what ODBC driver manager is suitable for use?(preferably
free.)
>
>
> Try either iODBC or unixODBC. unixODBC has Solaris 8 packages available
> for download, while iODBC has "OpenLink branded" tar archives. Sources
> are available for both.
>
> http://www.unixodbc.org/
> http://www.iodbc.org/
>
--
Institute of Shipping Economics and Logistics http://www.isl.org/
Arne Gehlhaar mailto:[EMAIL PROTECTED]
Universitaetsallee GW1 Block A phone:+49.421.22096.49
D-28359 Bremen, Germany fax:+49.421.22096.55
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
- ODBC on SOLARIS ajit_cus
- Re: ODBC on SOLARIS Richard Barrington
- Arne Gehlhaar
