Class TStringField not found

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jill.moffitt
Posts: 1
Joined: Wed 19 Jul 2006 15:46
Location: Rock Island, IL

Class TStringField not found

Post by jill.moffitt » Tue 25 Jul 2006 17:10

I am converting my first application from BDE to ODAC.

Everything is working smoothly except one form will not load it throws:
exception class EClassNotFound with message 'Class TStringField not found'

There is no code in the Form Create event and it never gets to the FormActivate Event.

Please help!

Thanks in advance!

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 26 Jul 2006 09:30

We cannot reproduce the problem. If it is possible send to ODAC support address complete sample that demonstrates the problem and include script to create server objects.

Post Reply