DISQUS

Community Page on DISQUS

what is this?

Jump to original thread »
Author

Example : Ingres LOBs and PHP

Started by grant · 4 months ago

Since the lob code for Ingres PECL uses an undocumented feature, namely, parameter typing - I have included below a code snippet to get people started:
SQL Schema:

create table blobs (
blob_name varchar(255) not null,
blob_data long byte not null [...%5 ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login