[PHPLIB] Using SQL Query to deal with blobs From: Paul Sundling (sundling <email protected>)
Date: 01/27/00

I've been using phplib version 6 for quite some time and now I need
to access a table with a clob, which that version doesn't handle.
It sounded like the phplib 7.2 dealt with those datatypes. I noticed
that the be_null stuff is only stubs as that is not done. It looked
like the sqlquery.inc could be used to actually deal with those
database data types(at least for mysql and oracle). What I really
need is to just be able to use the normal extended DB_Sql classes
and just have the same functionality.

Anyone have any ideas on how to do that?

Paul

-------------------------------------------------
Created by Zkey.com - http://www.zkey.com
Awarded PCMagazine's Editors' Choice
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.