Ray Drew wrote:
> Hi,
>
> sapdb version 7.3.00.15, Win NT4, Python 2.1.1
>
> I'm trying to connect to the sample TST database through python's win32
> odbc.module. I'm failing with the following:
>
> >>> import odbc
> >>> conn = odbc.odbc('Tst/dba/dba')
> Traceback (most recent call last):
>   File "<pyshell#1>", line 1, in ?
>     conn = odbc.odbc('Tst/dba/dba')
> dbi.operation-error: [SAP AG][SQLOD32 DLL][liveCache]Unable to connect to
> data source;-708 SERVERDB system not available (. in LOGIN

I worked it out. I hadn't made the database on-line in the database manager.
Still learning! ;-)

Ray Drew


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to