I have an application that I've ported to VCL.NET and I have used 
"WinForm Controls Import Wizard" to import a winform control to VCL.Net.

The imported control has a property DataSource, for which I want to
connect 
to VCL.Net TDataset(TTable, TQuery).
 
I know that TADONETConnector component Borland.Vcl.AdoNetDB
which can be used to make a ADO.NET datatable look like a dataset, 
but I want the other way.
 
Thanks & Rgds,
R.Saravanan

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to