adodbapi return value

2005-04-04 Thread Nikolai Kirsebom
CategoryDescription from _Categories where BaseCategory = '' end select @ResultState = '_OK', @Message = '' NormalExit: end ---- The connection object reports 0 ADOerrors when I use the method printADOerrors on the connection object. Any help is appreciated. Nikolai Kirsebom -- http://mail.python.org/mailman/listinfo/python-list

Re: adodbapi return value

2005-04-04 Thread Nikolai Kirsebom
return self._returnADOCommandParameters(self.cmd), x Guess this is not the right way. Any comments appreciated. Nikolai Kirsebom -- http://mail.python.org/mailman/listinfo/python-list