• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: BLOB, WO 5.4, oracle 9i, ojdbc14 - no go
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BLOB, WO 5.4, oracle 9i, ojdbc14 - no go


  • Subject: Re: BLOB, WO 5.4, oracle 9i, ojdbc14 - no go
  • From: Tom Pelaia <email@hidden>
  • Date: Mon, 09 Feb 2009 12:45:01 -0500

Hi,

I had been using Oracle since 9i for years and currently I am using 10g release 2 ojdbc14 driver. I haven't ever had any problem using BLOBs in my EO applications. I allow users to attach images and other files up to 5 MB each to log entries and save them in the database as BLOBs. It has been working without problems for years.

In the EO Model I am using the following properties such as:
            allowsNull = Y;
            columnName = "FILE_DATA";
            externalType = BLOB;
            name = data;
            valueClassName = NSData;
            width = 5000000;


best regards, tom
Hello,
The dev version of the project I'm working on runs fine when
connecting to a MySQL DB. Using Oracle 9i is OK, except for the fact
that I can't write blobs (&lt; 64k). Blobs are working when using the
classes12.jar jdbc (but then there are a couple of other problems :-/). [...]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: BLOB, WO 5.4, oracle 9i, ojdbc14 - no go
      • From: "Roethlisberger, Urs" <email@hidden>
  • Prev by Date: MEETING: Chicago CocoaHeads / CAWUG Tuesday Feb 10th
  • Next by Date: "Recourses" folder
  • Previous by thread: BLOB, WO 5.4, oracle 9i, ojdbc14 - no go
  • Next by thread: Re: BLOB, WO 5.4, oracle 9i, ojdbc14 - no go
  • Index(es):
    • Date
    • Thread