Re: python maxdb segmentation error

2004-07-27 Thread Sim Zacks
---Original Message- > From: Sim Zacks [mailto:[EMAIL PROTECTED] > Sent: Monday, July 26, 2004 4:23 PM > To: [EMAIL PROTECTED] > Subject: Re: python maxdb segmentation error > > > This is a forwarded message > From: Sim Zacks <[EMAIL PROTECTED]> > To: &quo

RE: python maxdb segmentation error

2004-07-27 Thread Dittmar, Daniel
NGs are part of a row. Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin [EMAIL PROTECTED] > -Original Message- > From: Sim Zacks [mailto:[EMAIL PROTECTED] > Sent: Monday, July 26, 2004 4:23 PM > To: [EMAIL PROTECTED] > Subject: Re: python maxdb segmentation error >

Re: python maxdb segmentation error

2004-07-26 Thread Sim Zacks
This is a forwarded message From: Sim Zacks <[EMAIL PROTECTED]> To: "Dittmar, Daniel" <[EMAIL PROTECTED]> (Sorry, I noticed I hit reply before and didn't send it to the list) I am using the python module you mentioned with Python version 2.2.1. It occurred again when using this method. Where would

RE: python maxdb segmentation error

2004-07-26 Thread Dittmar, Daniel
> I've tried this a number of different ways, including in a try except > block and I get a segmentation error which throws me out of python > completely. Have you used the python driver from ftp://ftp.sap.com/pub/sapdb/bin/linux/sapdb-python-linux-i386-7.4.03.33a.tgz? The driver in the server i

python maxdb segmentation error

2004-07-26 Thread Sim Zacks
I'm not sure exactly where the bug is here and I was hoping someone could look at this and tell me where I am going wrong. I am trying to switch a Long column to a varchar(7000) column. (Comments is Long, comments2 is varchar(7000)) import sys import sapdb.sql session=sapdb.sql.connect("DBA","PWD