• 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: Calling Stored Procedure from web objects App
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling Stored Procedure from web objects App


  • Subject: Re: Calling Stored Procedure from web objects App
  • From: George Domurot <email@hidden>
  • Date: Mon, 19 Jul 2004 10:54:29 -0400

Tammoy: You can use EOUtilities.rawRowsForSQL to call a stored
procedure, i.e.:

         String sqlString = ("CALL someStoredProcudre()");
         EOUtilities.rawRowsForSQL(editingContext(), "YourModelName",
sqlString, null);

-George

On Jul 19, 2004, at 1:57 AM, Tanmoy Roy wrote:

> Hi all,
>
> I need to call (execute) a stored procedure on the click of a submit
> button in WebObjects. The stored procedure does not have any IN or OUT
> parameters. It performs some DML operations within it.
>
> Kindly suggest me some ways to resolve this.
>
> Thanks and Regards
>
> Tanmoy Roy
> Apple ACD Team
> Infosys Technologies Limited - Bhubaneswar
> * Ph: +91-674-2320001-50
> * Extn: 2190
> _______________________________________________
> 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.
_______________________________________________
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.


References: 
 >Calling Stored Procedure from web objects App (From: "Tanmoy Roy" <email@hidden>)

  • Prev by Date: Re: use Custom Formatting in EOModeler
  • Next by Date: Re: Hide, show details button in WORepetition
  • Previous by thread: Calling Stored Procedure from web objects App
  • Next by thread: Hep Required with WebObjects
  • Index(es):
    • Date
    • Thread