[patch_done] Small changes for Protocol "mssql"
Posted: 07.06.2013, 20:42
I have use Zeos 7.0.3 and include some changes for using mssql driver.
The problems where I have fixed:
- Date format for Insert/Update
- reserved Keywords
- Accept the field type "VARBINARY(MAX)" (No 37), it is a BLOB (I have change it for Sybase, too but not testet.
In attachment my corrected files, the code have I modified from SVN 2286 / 7.1.0. The new file have the ending ".pas", the original file ".pas.bak" then you can see my small modifications.
Please include this bugfix into your original source, just, I must include it manually in every update from your SVN.
Best Regards Markus
The problems where I have fixed:
- Date format for Insert/Update
- reserved Keywords
- Accept the field type "VARBINARY(MAX)" (No 37), it is a BLOB (I have change it for Sybase, too but not testet.
In attachment my corrected files, the code have I modified from SVN 2286 / 7.1.0. The new file have the ending ".pas", the original file ".pas.bak" then you can see my small modifications.
Please include this bugfix into your original source, just, I must include it manually in every update from your SVN.
Best Regards Markus