vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I was wondering if anyone had any working sample code of inserting a blob into a table and then retrieving one from a table for viewing? I'm using Postgres 8.2, the jdbc is postgresql-8.2-504.jdbc3, and the Java is 1.6. I'm also running on a Windows XP Pro box if that matters. Thanks, Marc |
| ||||
| Marc Horvath wrote: > > I was wondering if anyone had any working sample code of inserting a > blob into a table and then retrieving one from a table for viewing? > > I’m using Postgres 8.2, the jdbc is postgresql-8.2-504.jdbc3, and the > Java is 1.6. > > I’m also running on a Windows XP Pro box if that matters. > > Thanks, > > Marc > take a look at: http://jdbc.postgresql.org/documenta...nary-data.html Leonel -- Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-jdbc |
| Thread Tools | |
| Display Modes | |
| |