View | Annotate | Download (8.4 KB)
MSSQL (MSSQL 2005 extension, odbc and plain) support
ok... i hope i haven't messed too much with the code and everything is still working. Changes: - Ascraeus now uses constants for the phpbb root path and the php extension. This ensures more security for external applications and modifications (no more overwriting of root path and extension possible through insecure mods and register globals enabled) as well as no more globalizing needed....
Go away evil carriage returns\!
Alright, this should give some improved performance :)
This is the end of random seek access to rows. If you have a compelling reason as to why they should stay, contact me. Else, they are gone forevermore...
The following API calls are deprecated: acm::sql_rowseek() -> no replacement...
- a few tiny clean ups - a new MS SQL DBAL, it does not work so hot because of issues with the extension it depends on