View Single Post
  #1 (permalink)  
Old 08-07-09, 16:25
Michael REMY Michael REMY is offline
Registered User
 
Join Date: Jul 2009
Posts: 14
Red face how to retrieve postgres data from a flex3 application ?

hi !

i build a user interface in Adobe Flex3, i need to get data from a distant postgres server.
i don't find a way to connect, SQL, get data from the server !
any example of a basic case (populate a list via table ) ?

if there any way to ask server by a xml technology ? like XML-RPC...

i can't imagine ADOBE forget to integrate some Postgres method in ActionScript 3...
Reply With Quote