Until recently, the haXe and Neko platforms provided support for only MySQL Server, SQLite and PostgreSQL. Now, thanks to nODBC, the haXe and Neko platforms can also target Microsoft SQL Server
... [More]
, Microsoft Access, Sybase, Oracle and more...
This extensions currently has minor irritations that require custom functions to be added for it to be SPOD compatible, as ODBC doesn't provide a standardized means to acquire the last inserted id, or the current number of rows; both required within the SPOD framework. [Less]