Hello,
I tried to setup the ODBC connection (OS: Linux SuSe
8.0) but failed.
Have a look at the config files
------------------ SNIP ------------------------------
linux:/opt/sapdb/web/pgm # more /etc/odbcinst.ini
[TXT]
Description = Text file driver
Driver = /usr/lib/libodbctxt.so
Setup = /usr/lib/libodbctxtS.so
FileUsage = 1
[SAPDB]
Description = SAPDB
Driver = /opt/sapdb/interfaces/odbc/lib/libsqlod.so
Setup = /opt/sapdb/interfaces/odbc/lib/libsqlod.so
FileUsage = 1
CPTimeout =
CPReuse =
----
linux:/opt/sapdb/web/pgm # more /etc/odbc.ini
[SAP_2]
ServerDB = TST
ServerNode = localhost
Driver = SAPDB
Description = My first database test
----------------------- SNIP
-----------------------------------------
Now I can use two Datamanagers
unixODBC:
- opens the Database, but when I click on table it
says 'Failed to SQLTables'
iODBC:
- iodbcadm-gtk
let's me specify the Driver
/opt/sapdb/interfaces/odbc/lib/libsqlod.so
but when I try to configure the System DSN, the
program dies with
Exit code 127, whatever this means.
Does anyone knows what to do ?
Thanks
burkart
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general