Oct 07

I was used to execute simple queries in my AIR applications, ie with only one INSERT, UPDATE or DELETE statement. But, recently, I had to execute queries including several statements (database creation or mass-insertion of data). I thought that would be easy but actually it requires a “workaround”.

Continue reading »

not goodquite goodgoodvery goodexcellent (1 votes, average: 5 out of 5)
Loading ... Loading ...

Written by Arnaud
Tags: , , ,

Share/Save/Bookmark


Oct 05

This is something I wanted to do for a long time : to have the city field autofilled in a Flex form when the zip code and the country are given. This, using a free HTTPService or WebService.

I started the task this week and it’s now done using the services of GeoNames.org.

Continue reading »

not goodquite goodgoodvery goodexcellent (No Ratings Yet)
Loading ... Loading ...

Written by Arnaud
Tags: , ,

Share/Save/Bookmark