SDAC 4.35.0.14 Problems with Widememo

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ninken
Posts: 8
Joined: Thu 05 Apr 2007 18:31
Location: USA

SDAC 4.35.0.14 Problems with Widememo

Post by ninken » Fri 08 Feb 2008 18:44

I just purchased an upgrade from SDAC 3 to SDAC 4.35.0.14.
I'm using Win32 Delphi 2006 SP2 & SDAC 4.35.0.14. On SQL 2005.

I rebuilt by Application after the upgrade and launched my application.
All portions of my application crashed. Taking a closer look the Memo field
Is no longer support for ntext . You have to use a WideMemo. I rebuilt a
portion of my program under WideMemo Tfield. To Find out Infopower
and some other components can’t properly display the field, and gives me
The “Invalid input value”. I need Memo Support, I never had a problem
with Memo support until now.

Should SDAC start having SQL modes, SQL 7, SQL2000, SQL 2005, SQL 2008
This way you don’t break support models?

For now I’m reverting back to SDAC 3, so SDAC 4 is useless to me.

Ken

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 13 Feb 2008 10:03

We will add an option to tune this behavior in the next build of SDAC. Please refer to "Compatibility with previous versions" topic in the SDAC help after release.

Post Reply