Subject | Re: Blob Parsing Stored Procedure |
---|---|
Author | Milan Babuskov |
Post date | 2007-07-06T13:04:48Z |
--- lucas_jessee
http://www.sqlapi.com/
I never used it myself, but if it works like they claim it does, it
looks like a right thing for you.
good idea, since you would lose benefit of prepared statements.
Perhaps you could just rewrite critical parts using IBPP?
--
Milan Babuskov
http://fbexport.sourceforge.net
> Probably PostgreSQL, Oracle, MySQL, and SQLServer.Take a look at SQLAPI++ then:
http://www.sqlapi.com/
I never used it myself, but if it works like they claim it does, it
looks like a right thing for you.
> Do you mean like EXECUTE AS BLOCK and chain a bunch of INSERT INTONo, I meant EXECUTE STATEMENT, but when I think about it, it isn't a
good idea, since you would lose benefit of prepared statements.
> That might be a worth-while exercise, just to test the performance.I doubt you'll be able to get anywhere with ODBC, but that's your call.
> However, I've already written all of my application code using ODBC.
> It would take me several weeks to port the entire application toDoes the entire application have such high-performance demands?
> another interface.
Perhaps you could just rewrite critical parts using IBPP?
--
Milan Babuskov
http://fbexport.sourceforge.net