Is there an easy way to copy the conents of a DataTable in an ADO.Net
DataSet ie. (myDs.Tables[0]) into an ADODB.Recordset object? The
ADODB.Recordset is offline (not connected to a datasource...)

The reason I ask is that I would like to make use of the MSChart active-x
object within a .Net Webform.

Cheers,

- Alex

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to