ADO Execute

2001-09-20 Thread Kári Harðarson
Can someone tell me this :   When I call the Execute method of the ADO connection, what information am I receiving in the second returned argument ?   Sometimes, the value is a -1 which looks ominous, but I get a valid recordset nevertheless.   Thank you,     Kari Hardarson  

Re: ADO Execute

2001-09-20 Thread Bob Kline
On Thu, 20 Sep 2001, [windows-1252] Kári Harðarson wrote: > When I call the Execute method of the ADO connection, what > information am I receiving in the second returned argument ? > Sometimes, the value is a -1 which looks ominous, but I get a valid > recordset nevertheless. That's the

Re: C to Python

2001-09-20 Thread Newton, Philip
nvithadt wrote: > I've been looking around the net for a few days now and > have not found any C to Python translators. They're called "programmers". Seriously, though: compiled languages such as C and script languages such as Python generally differ too much in style, philosophy, and possibilit