inserting blob data

From: "Bruce Holt" <bj_holt(at)hotmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: inserting blob data
Date: 2002-11-25 17:54:53
Message-ID: F13SOTY4CPNa0JWU5FJ0000e4ac@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Hello.

I am new to PostgreSQL (running on Red Hat 8.0) and the ODBC driver for
Windows (version 7.0.2.003). I need to store binary data (up to 10 MB) in
a table. I have tried to insert my data, and have been successful up to 8kb
of data (which is my block size). How can I store data that exceeds my
block size limitation?

Thanks,
Bruce Holt

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2002-11-25 18:41:35 Re: inserting blob data
Previous Message markw 2002-11-25 13:33:30 Re: Very large queries with ODBC