Use one of the three RPC protocols to communicate with a backend
process.  Those are HTTPService, which is xml-over-http, SOAP-based
WebService, and RemoteObject, for Java or CF back ends.

 

Flex does not natively connect with a database (AIR apps aside), unless
it can respond to one of those three protocols.

 

Tracy

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of kurrykid
Sent: Friday, February 08, 2008 9:52 AM
To: [email protected]
Subject: [flexcoders] Example of how to use HTTPService or a Webservice
to access Peoplesoft Data

 

Does anyone have an example of how to connect Flex to a Peoplesoft 
database (AS/400 DB2). My experience in the past has been to access 
the data through ODBC/DSN connections. I know the tables and fields I 
want, I just don't know how to get to it through Flex.

Thanks.

Dave

 

Reply via email to