shibboleth-dev - RE: Testing ODBC store
Subject: Shibboleth Developers
List archive
- From: "Scott Cantor" <>
- To: <>
- Subject: RE: Testing ODBC store
- Date: Fri, 18 Jan 2008 11:15:32 -0500
- Organization: The Ohio State University
> Regarding updateRow, I think that you need to close the cursor
> associated to the statement handle, because it was opened for the
> SQLExecDirect at the beginning of the method, by using something like:
That makes sense.
> Maybe it's the same cursor problem.
No, the insert doesn't have any prior use of the handle, it's only running
one statement. Best I can tell, it's not even calling into the freetds ODBC
driver either. The logs suggest it's failing in the ODBC manager, so I have
a hard time seeing how this works on any other driver. There must be state
aasociated with the connection that's incompatible with prepared statements
in some way.
When I traced the SQL Server, I can see that it prepares the statement, but
it never executes it. The ODBC layer just refuses to run it.
The worst problem I'm having is that when SQLExecute fails, I get a double
free if I free the statement handle. We're going to have to verify that it
doesn't leak if I let the connection free the statements for me.
-- Scott
- Re: Testing ODBC store, giacomo tenaglia, 01/11/2008
- RE: Testing ODBC store, Scott Cantor, 01/11/2008
- <Possible follow-up(s)>
- Re: Testing ODBC store, giacomo tenaglia, 01/15/2008
- RE: Testing ODBC store, Scott Cantor, 01/15/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/16/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/17/2008
- RE: Testing ODBC store, Scott Cantor, 01/17/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/17/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/18/2008
- RE: Testing ODBC store, Scott Cantor, 01/18/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/18/2008
- RE: Testing ODBC store, Scott Cantor, 01/18/2008
- RE: Testing ODBC store, Scott Cantor, 01/18/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/21/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/21/2008
- RE: Testing ODBC store, Scott Cantor, 01/21/2008
- RE: Testing ODBC store, Scott Cantor, 01/21/2008
- Re: Testing ODBC store, giacomo tenaglia, 01/21/2008
Archive powered by MHonArc 2.6.16.