Invalid TypeCast Error

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
pghiglia
Posts: 1
Joined: Thu 07 Sep 2006 06:32

Invalid TypeCast Error

Post by pghiglia » Thu 07 Sep 2006 06:43

When I using TMSTable object and i execute the post method the following message appear : "Invalid TypeCast Error". After the error the record posted is correct.

I using D2006 and SDAC 3.70.3.30 .

Thank's

Paolo

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 07 Sep 2006 07:57

We couldn't reproduce the problem.
Please send us (sdac*crlab*com) a complete small test project to reproduce the problem; it is desirable to use Northwind or Master schema objects, otherwise include definition of your own database objects; don't use third party components

Also supply us following information:
- Exact version of Microsoft SQL Server and OLE DB provider that you use. You can see it in Info sheet of TMSConnection Editor

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 07 Sep 2006 11:16

Also specify Delphi personality you use (Delphi for Win32 or Delphi for .NET)

Post Reply