Re: Storing large binary stuff in Access?
- From: Thomas Hawtin <usenet@xxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Jul 2005 22:15:05 +0100
Izak van Langevelde wrote:
I tried to store naked bytes in an OLE field using setBytes, but got stuck on a 255 byte limit. My evil me whispers these OLE fields are meant for large binary stuff, but I cannot figure out how to use them through jdbc. Any clue?
For CLOBs on ye olde MS SQL Server 6.5 I had to use streams instead of Strings. Very annoying as it was only noticed the morning the system went live. I guess BLOBs in MS Access are much the same.
Tom Hawtin -- Unemployed English Java programmer .
- References:
- Storing large binary stuff in Access?
- From: Izak van Langevelde
- Storing large binary stuff in Access?
- Prev by Date: Storing large binary stuff in Access?
- Next by Date: Re: DB Connection Timeouts
- Previous by thread: Storing large binary stuff in Access?
- Index(es):
Relevant Pages
|
|