first of all:
congratulations to the sapdb team for an excellent product!!!

> Moin,
> has anybody an idea, howto get the SapDB working with the unixODBC Driver 
> manager ?

I am using the unixODBC-2.0.7-3 package from red hat. that works
almost out of the box.

I think I had to make a link for odbc.ini,
because sapdb expects it in /var/spool/sql/ini/odbc.ini

ln -s /etc/odbc.ini /var/spool/sql/ini/odbc.ini


configuration examples:

/etc/odbcinst.ini:
====================================
[SAP DB 7.3]
Description     = SAP DB 7.3
Driver          = /opt/sapdb/interfaces/odbc/lib/libsqlod.so
Setup           = /usr/lib/libsapdbS.so.1.0.0
====================================

/etc/odbc.ini:
====================================
[TST]
Description  = SAP DB 7.3
Driver  = SAP DB 7.3
ServerDB  = TST
ServerNode  = localhost
====================================

it works with staroffice 5.2
(and as far as I can tell openoffice also)

also have a look at http://www.rst-consult.com/database.html

greetings from vienna
andreas kainz




--
Andreas Kainz                        mailto:[EMAIL PROTECTED]   
g.a.m.s. edv dienstleistungen gmbh   +43 1 205 255 303


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to