Re: [Flashcoders] Re: Seeking Experienced Developer for Connecting Flash to Databases with Java

2007-07-08 Thread Jordan L. Chilcott
Why not just use openAMF and Hibernate to connect to your J2EE app database from Flash using Flash remoting. Hibernate will do all of the talking to Oracle (as long as you're not using BLOBs... that needs to be coded using JDBC alone at the moment). jord On Jul 7, 2007, at 2:22 AM, Phil

[Flashcoders] Re: Seeking Experienced Developer for Connecting Flash to Databases with Java

2007-07-07 Thread gchen
Phil Dupré wrote: Hi. Thanks for the advice. Would this socekt work for Java? Sure. Java has an easy to use Socket class: http://java.sun.com/j2se/1.4.2/docs/api/java/net/Socket.html My client doesn't use MySQL. They reccommend Java and XML. Thanks. This method is a general

Re: [Flashcoders] Re: Seeking Experienced Developer for Connecting Flash to Databases with Java

2007-07-07 Thread Phil Dupré
So if I'm making the flash application in AS3, how difficult would it be to let it talk to the Oracle db? Do you think you'd be available for this integration? ~Phil On 7/6/07, gchen [EMAIL PROTECTED] wrote: Phil Dupré wrote: Hi. Thanks for the advice. Would this socekt work for Java?

[Flashcoders] Re: Seeking Experienced Developer for Connecting Flash to Databases with Java

2007-07-06 Thread gchen
Phil Dupré wrote: Hello, I'm working on a really sweet project and need some help from a fellow freelaner. If you are knowledgable in connecting Flash to databases (esp. Oracle) with Java, please contact me. Perhaps you can give me some pointers and or work with me as a consultant. Thanks

Re: [Flashcoders] Re: Seeking Experienced Developer for Connecting Flash to Databases with Java

2007-07-06 Thread Phil Dupré
Hi. Thanks for the advice. Would this socekt work for Java? My client doesn't use MySQL. They reccommend Java and XML. Thanks. ~Phil On 7/6/07, gchen [EMAIL PROTECTED] wrote: Phil Dupré wrote: Hello, I'm working on a really sweet project and need some help from a fellow freelaner.