Skip to Content.
Sympa Menu

shibboleth-dev - RE: Testing ODBC store

Subject: Shibboleth Developers

List archive

RE: Testing ODBC store


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: Testing ODBC store
  • Date: Fri, 18 Jan 2008 10:07:27 -0500
  • Organization: The Ohio State University

> Yes, probably it's better also to change the update code. I'll work at
> it.

You can pull the latest copy, I already did the work, now I just have to
debug it all. I'm also having problems with the statement handles getting
freed twice. Possibly because SQLPrepare is doing something bad when it
fails on me.

> I'm searching if this also apply to select statements, in order to see
> if also readRow can cause problems.

I read long text using a loop the way you're supposed to, and that seems to
work. It's statement prep that seems to be buggy.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page