Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Invalid Enum Value" using ADOTable Component

Status
Not open for further replies.

IMLee

Programmer
Nov 8, 2000
9
0
0
US
I am getting an error in Delphi 5.1 Enterprise using a datamodule containing an ADOConnection and ADOTable component. This is working code that will compile and link until ANY action is taken. Simply setting the table active to true and then the ADOConnection active to false will generate the error three times. I can still compile and link but only if no changes are made in the Datamodule.

The executable works but this has halted additional database enhancements.

Has anyone seen this error with ADOTable components?

Any help or experience would be most appreciated.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top