NTEXT field
Posted: 04.08.2008, 05:44
Hi guys, I don't know which sub-forum to post this, so I tried "User Contributions".
This is my first time to use ZeosDBO components. Haven't had much experience with it, but first impression is "great components!!!".
However, I had trouble when trying to connect to MS-SQL Server database with NTEXT fields. I got exception from in IDE design time right until runtime (I'm using D2007 for Win32 + ZeosDBO-rc-6.6.2).
Digging the Zeos source codes, finally I made some changes in ZDatasetUtils.pas and now I can make Zeos works with NTEXT.
I'm still not sure what I change in ZDatasetUtils.pas is the correct way, however I'm posting it here for all to correct me if I'm wrong.
Regards,
Edy
This is my first time to use ZeosDBO components. Haven't had much experience with it, but first impression is "great components!!!".
However, I had trouble when trying to connect to MS-SQL Server database with NTEXT fields. I got exception from in IDE design time right until runtime (I'm using D2007 for Win32 + ZeosDBO-rc-6.6.2).
Digging the Zeos source codes, finally I made some changes in ZDatasetUtils.pas and now I can make Zeos works with NTEXT.
I'm still not sure what I change in ZDatasetUtils.pas is the correct way, however I'm posting it here for all to correct me if I'm wrong.
Regards,
Edy