TVirtualTable.Assign Question
-
Andreas Heinrich
- Posts: 5
- Joined: Tue 22 Nov 2005 07:26
- Location: Germany
TVirtualTable.Assign Question
I want to save data retrieved from a table to a local file. I tried VirtualTable.Assign(MsQuery), but after the Assign method, MSQuery is closed, focus on the record lost, detail table closed. Is it possible to save the data without closing MSQuery?
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 Delphi or C++ Builder
- Exact version of SDAC. You can see it in About sheet of TMSConnection Editor
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 Delphi or C++ Builder
- Exact version of SDAC. You can see it in About sheet of TMSConnection Editor
-
Andreas Heinrich
- Posts: 5
- Joined: Tue 22 Nov 2005 07:26
- Location: Germany