SQL 6.5/ODBC/D2/BDE/Memo field issue
Hi,
I'm having some troubles with accessing memo fields from MS SQL 6.5 SP2.
I have this problem with both Delphi 2.0 Developer and IntraBuilder
1.5 Pro.
It seems like a problem of BDE/ODBC connectivity. When I'm trying to
activate either TQuery or TTable that has linked TMemo component
on the form, I'm getting the error: General SQL error.[Microsoft][ODBC
Driver Manager] Invalid parameter type.
Category 51
Error code 13059
Sub code 3
Trying to access the memo field using SQL explorer gives me 'Memo too
large' error, although all my data in memo fields is smaller than 1Kb.
It works fine only with MS SQL ODBC 2.65 and BDE 3.5 under Windows95, NT
fails.
ODBC 3.5 gives me the aforementioned error in both 95 and NT.
BDE 4.0 + SQL Links combination from IntraBuilder package gives me the
same problem.
Can anyone shed some light?
Thanks,
Boris
bor...@iname.com