Board index » delphi » Blob field / Memofield problem using IP4 Delphi4 and Oracle7
Palle Koch
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Blob field / Memofield problem using IP4 Delphi4 and Oracle7
I am developing an application using Delphi4 IP4 and Oracle7 (SQL Anywhere).
As I don't have an Oracle server online when I write my code, I use an SQL When I use SQL Anywhere I don't have any problems using memo/blob fields, If I try to update or insert new information into the memofield it still shows up The field type I use in Oracle is LONG, which Delphi sees as a memo field. Should I use an other type than LONG for a memo field in Oracle? Any suggentions is welcome. I know this is not a IP4/Oracle7 problem as I have tried using theTDBMemo Regards Palle Koch |