assql


Actionscript 3 MySql Driver

asSQL is an Actionscript 3 Mysql Driver aimed towards AIR projects to allow Mysql database connectivity directly from Actionscript.

Subscribe For Updates

If you wish to receive update notifications without all the other group emails, you can subscribe to the asSQL-Updates Group. You will ONLY receive emails from this group when there are new updates released.


Server Bolt Supports asSQL

Finally, a hosting company that supports Flash Policy File servers. More information here: http://www.serverbolt.com/services/custom-hosting


March 1 2010 (Beta 2.8)

Sorry all. I know it's been forever and a day since an update. But here is a small one that fixes a concurrency issue with stored procedure calls. It may also fix an issue that causes the incorrect ResultSet to be returned when calling stored procedures.

Issues Resolved: Issue #59, Issue #84


August 8 2008 (Beta 2.7)

Lots of performance and memory issues resolved in this release. Also added support for streaming results, stored procedure output parameters.

Check out the Stored Procedure Example and Streaming Results Example

This will probably be the last beta release before the first stable release. The next release will most likely not contain any new features. So please post any bugs you find so I can get them fixed.

Issues Resolved in this release: Issue #53, Issue #54, Issue #55, Issue #56, Issue #57, Issue #58


June 14 2008 (Beta 2.6)

This release contains a few changes, including the first stage of support for internationalization. You can now specify a mysql character set to use when calling the connect() method of the Connection class, or by specifying the charSet property of the MySqlService class.

Issues Resolved in this release: Issue #36, Issue #43, Issue #44, Issue #45, Issue #46


June 9 2008 (Beta 2.5.1)

Resolved a high priority issue when reading packets that was causing an EOF error. (Issue #42)


June 8 2008 (Beta 2.5)

Beta 2.5! This release contains A LOT of changes and will most likely not be reverse compatible with existing code. There are a lot of core changes, including the ability to use tokens / responders similar to HTTPService and RemoteObject. Please see the new Exmaples wiki page for detailed examples.

As there are a lot of requests for this, there are also examples on Inserting and Selecting binary data!

Issues Resolved in this release: Issue #22, Issue #24, Issue #25, Issue #27, Issue #28, Issue #29, Issue #31, Issue #32, Issue #33, Issue #37, Issue #38, Issue #39

Project Information

Labels:
flex flex2 flex3 actionscript actionscript3 apollo adobe adobeair air mysql driver flash