RE: Python dbapi.connect Hangs

2004-01-13 Thread Dittmar, Daniel
> found any answers to this problem. I've installed MaxDB 7.5 on RH8. > I've created a DB instance, and got it online - confirmed with > db_status. I've added a user with sql_execute create user., The > problem arises, when I try and connect to the instance using > the sapdb > Python libra

Python dbapi.connect Hangs

2004-01-13 Thread John Abel
Hi, Please forgive me if my questions are a little simple, but I'm teaching myself SAPDB/MaxDB. I've scoured the docmentation, and google, but not found any answers to this problem. I've installed MaxDB 7.5 on RH8. I've created a DB instance, and got it online - confirmed with db_status. I