Board index » delphi » delphi4.03 cannot get Access97 BLOB field in WinNT

delphi4.03 cannot get Access97 BLOB field in WinNT

When program read Access97 Blob field, raise "External exception
EEFFACE".
But everything is OK in win95/98 and access97 can read/write OLE field.
why?
 

Re:delphi4.03 cannot get Access97 BLOB field in WinNT


Read these articles:
http://support.microsoft.com/support/kb/articles/Q195/0/08.ASP
http://support.microsoft.com/support/kb/articles/Q195/0/09.ASP

Igor Shekhounov

Quote
Edward Fu <fujian...@188.net> wrote in message

news:37944142.1F12FDB3@188.net...
Quote
> When program read Access97 Blob field, raise "External exception
> EEFFACE".
> But everything is OK in win95/98 and access97 can read/write OLE field.
> why?

Re:delphi4.03 cannot get Access97 BLOB field in WinNT


Thank you very much!
Quote
Igor Shekhounov wrote:
> Read these articles:
> http://support.microsoft.com/support/kb/articles/Q195/0/08.ASP
> http://support.microsoft.com/support/kb/articles/Q195/0/09.ASP

> Igor Shekhounov

> Edward Fu <fujian...@188.net> wrote in message
> news:37944142.1F12FDB3@188.net...
> > When program read Access97 Blob field, raise "External exception
> > EEFFACE".
> > But everything is OK in win95/98 and access97 can read/write OLE field.
> > why?

Other Threads