For this I read documentation of oracle 10g/11g. Describe a DAD(data access descriptor) in oracle and at client side if you have browser just make a call in URL that has store procedure name and it's parameters. If you are using Flex, use HTTPService class in action script or you can use <mx:HTTPService tag that done all. Take the result in listSupplier->dataprovider of a grid.
Jitendra, I am new to the Flex, may be in future I expect quick help from this forum. Thanks, Gaurav On Jan 21, 5:41 pm, Jitendra Jain <[email protected]> wrote: > Gaurav, People are not aware because very few people tried it and we are > lucky to have you in flex india forum. Cheers !! If possible can yu paste > the link or some code so that it will be helpful to others. > > > > On Thu, Jan 21, 2010 at 4:28 PM, Gaurav <[email protected]> wrote: > > Dear, > > I am able to connect flex(or other application) to oracle DB using > > ORACLE EPG technology. No need application server in between. Embedded > > http server did all. > > I am not sure why ppl are not aware with this and using old > > methodology to connect their application with database :( --> > > business logic could be store in javaclass files in oracle or written > > as store procedure depend upon your choice. > > well... currently I am overriding/implementing the behavior of oracle > > engine in EPG. > > > Thanks for your help, > > Gaurav > > > On Jan 20, 9:40 am, Jitendra Jain <[email protected]> > > wrote: > > > Gaurav, > > > > Thanks for the information. But in this case Oracle will serve as > > server > > > side technology to handle http request. I haven't gone thru the > > > documentation of Oracle 10g or higher for http service. I will revert > > back > > > to you on this. If possible can you please provide the link where yu read > > > this. > > > > On Tue, Jan 19, 2010 at 6:44 PM, Gaurav <[email protected]> wrote: > > > > Dear Jitendra Jain, > > > > Flex does nothing just call a database procedure in http request, it > > > > is oracle server who return the result in xml response so we can do it > > > > using embadded http server inside oracle server, this functionality > > > > available on higher verson of 10g or later. > > > > > Thanks, > > > > Gaurav > > > > > On Jan 19, 2:42 pm, Jitendra Jain <[email protected]> > > > > wrote: > > > > > Flex cannot communicate directly to the Database. For this you either > > > > need > > > > > Java , .NET ,PHP or any other server side technology. > > > > > > 2010/1/19 Tokai András <[email protected]> > > > > > > > Hello! > > > > > > > Try to use BlazeDS: > > >http://biemond.blogspot.com/2008/03/flex-jms-client-with-oc4j-queue-b. > > > > .. > > > > > > > regards: > > > > > > > bandy > > > > > > > 2010/1/19 Gaurav <[email protected]> > > > > > > >> Folk, > > > > > >> I got how to connect FLEX with Oracle EPG. I am sorry to say that > > I > > > > > >> have not got any help from this group, I saw mostly questions > > without > > > > > >> answers on this group :( > > > > > > >> -- > > > > > >> You received this message because you are subscribed to the Google > > > > Groups > > > > > >> "Flex India Community" group. > > > > > >> To post to this group, send email to [email protected]. > > > > > >> To unsubscribe from this group, send email to > > > > > >> [email protected]<flex_india%2bunsubscr...@googlegroups.com> > > <flex_india%2bunsubscr...@googlegroups.com> > > > > <flex_india%2bunsubscr...@googlegroups.com> > > > > > >> . > > > > > >> For more options, visit this group at > > > > > >>http://groups.google.com/group/flex_india?hl=en. > > > > > > > -- > > > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > > > "Flex India Community" group. > > > > > > To post to this group, send email to [email protected]. > > > > > > To unsubscribe from this group, send email to > > > > > > [email protected]<flex_india%2bunsubscr...@googlegroups.com> > > <flex_india%2bunsubscr...@googlegroups.com> > > > > <flex_india%2bunsubscr...@googlegroups.com> > > > > > > . > > > > > > For more options, visit this group at > > > > > >http://groups.google.com/group/flex_india?hl=en.-Hidequoted text - > > > > > > - Show quoted text - > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Flex India Community" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<flex_india%2bunsubscr...@googlegroups.com> > > <flex_india%2bunsubscr...@googlegroups.com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/flex_india?hl=en.-Hide quoted text - > > > > - Show quoted text - > > > -- > > You received this message because you are subscribed to the Google Groups > > "Flex India Community" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<flex_india%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

