Hi all, 

I'm currently testing SAPDB, installation is very easy but i have 
some troubles with UnixODBC + SAPDB.

when i try to do a simple select with isql, i have :

#isql  TST test test
+---------------------------------------+
| Connected!                            |
|                                       |
| sql-statement                         |
| help [tablename]                      |
| quit                                  |
|                                       |
+---------------------------------------+
SQL> select owner,username,usermode from users
[ISQL]ERROR: Could not SQLPrepare


Same probs with Datamanager.

SAPDB 7.3.0.20
UnixODBC 2.2.0

my ~/.odbc.ini :

[TST]
Description             = SAPDB
Driver                    = SAPDB
ServerNode            = localhost
ServerDB               = TST
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to