After upgrade to 4.30 version of SDAC my software is fallin' apart - Assign to TVirtualTable

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sofetch
Posts: 7
Joined: Fri 12 Oct 2007 08:33

After upgrade to 4.30 version of SDAC my software is fallin' apart - Assign to TVirtualTable

Post by sofetch » Fri 12 Oct 2007 08:43

I found another issue:

Assignig from an inactive dataset (tmsquery) to twirtualtable.
It raises an exception field .... not found.
.... - is the first field defined in source dataset.

It's third thing I found in Assigning to tvirtualtable.
Think I'm grounded until You finally release, (hopefully) free of those bugs, next version without those suprises.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 12 Oct 2007 13:57

I could not reproduce the problem.
Please send me a complete small sample at sdac*crlab*com to demonstrate it, including script to create and fill table.

Also supply me the following information:
- exact version of SDAC which you upgraded from;
- exact version of your IDE.

Post Reply