• 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
select query on Long Raw data type
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

select query on Long Raw data type


  • Subject: select query on Long Raw data type
  • From: "Kranthi Sagar Borra" <email@hidden>
  • Date: Sat, 6 Dec 2003 01:40:33 +0530
  • Thread-topic: select query on Long Raw data type

Hi

I have a query regarding the select query on fileds of type "Long Raw".Please look at my code

JadeDBQuery query=new JadeDBQuery(app.getDefaultSignature());
query.setContext(getJadeContext());
String sqlQuery="select PictureObj from ProblemPicture where ProblemID = "+theProblem.getProblemID();
query.Do(sqlQuery, true);


Here the PictureObj  is of type "Long Raw" .So when I execute the query, its taking a long time than it should. Can someone tell me where i am going wrong.

regards
kranthi sagar
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Installing WO 5.2.2 on OS X 10.3
  • Next by Date: Re: Installing WO 5.2.2 on OS X 10.3
  • Previous by thread: Re: Installing WO 5.2.2 on OS X 10.3
  • Next by thread: Broken Pipe
  • Index(es):
    • Date
    • Thread