Clear out experimental .35 files

Clear out experimental .35 files
This commit is contained in:
Jaysyn904
2024-02-11 13:04:14 -05:00
parent 2112b92e24
commit 618cd42b82
22356 changed files with 0 additions and 1248956 deletions

View File

@@ -1,31 +0,0 @@
Changelog for APS/NWNX ODBC2
* 24.03.2011: v.0.9.2.5
- Updated to be compatible with latest version of SQLite3.
- Any additional notes that need to go in here.
* 02.02.2005: v.0.9.2.4
- Fixed a crash that would occur with the MySQL connection when the connection could not be established
- Modified table create statement for MySQL to make it compatible with version 4.0
- ReceiveCampaign returns the correct object size to NWServer now.
- Removed last remnants of dynamic memory allocation for SCORCO
* 23.01.2005: v.0.9.2.3
- Static memory allocation for improved stability on older operating systems
- Implicit transaction for SQLite connection is commited now. Ouch.
* 18.01.2005: v.0.9.2.2
- Implicit transaction for SQLite connection type resulting in better performance
* 16.01.2005: v.0.9.2.1
- Removed dependency on the libmysql.dll file.
* 15.01.2005: v.0.9.2
- New database option: internal database SQLite
* 07.01.2005: v0.9.0
- Hooks for StoreCampaignObject and ReceiveCampaign Object added
- aps_include updated to support the new functions
* 01.01.2005: v0.8.8
- Initial release of the plugin