Problem is update ("INVALID CLASS TYPECAST" )

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Batur

Problem is update ("INVALID CLASS TYPECAST" )

Post by Batur » Mon 04 Apr 2005 12:02

Hi,,
I am useing SDAC 3.5 Delphi 6 Sql access component. I have a problem about the update from dbgrid. when i try to update some data from db grid i get a "INVALID CLASS TYPECAST" error message. This table's update sql string is not auto generate it's custom. How can i solve this problem . Please help me.

Note: Sql string is correct and work on query analyzer.

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 05 Apr 2005 07:49

We couldn't reproduce the problem.
Please send us (mydac*crlab*com) complete small sample to demonstrate it and include script to create server objects.

Post Reply