Large Object -
03-03-2004
, 08:14 AM
Hello:
I am storing wave file in my postgresql database table
as OID type. And I can use lo_export / lo_import to
insert / select the corresponding large object if I am
a superuser of the database.
Since my application will allow different users to
insert wave to the table through ODBC, how can the
non-superuser insert / select wave using the lo_import
/ lo_export functions?
Thanks a lot!
Helen
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org |