Hi - Thanks for creating this great utility! The application fails when performing an export of large tuples (Image data types). Also the performance of BitConverter.ToString is horrible - so I applied a speedup of about 10x for binary objects. GetExportData, GetCsvExportData have been modified to stop doing all construction of the DDL and DML in memory. If anyone wants the changes - just let me know.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi - Thanks for creating this great utility! The application fails when performing an export of large tuples (Image data types). Also the performance of BitConverter.ToString is horrible - so I applied a speedup of about 10x for binary objects. GetExportData, GetCsvExportData have been modified to stop doing all construction of the DDL and DML in memory. If anyone wants the changes - just let me know.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi SteveZ, i am very interested at your changes.
Please send it to my e-mail adress: w.som@gmx.at
Thanks
Hi SteveZ,
You can attach the ExportForm.cs file here to share with all who would be interested in the changes.
Thanks for your contribution