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...