Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 14, 2010 12:38 PM by olo21
Member
38 Points
59 Posts
Dec 14, 2010 12:38 PM|LINK
Hi,
I want to migrate from EL 3.1 - May 2007 to 5.0 - April 2010. But there is not so simple. I'm using e.g. LoadDataSet:
LoadDataSet(DbCommand command, DataSet dataSet, int startRecord, int maxRecords, string tableName);
but in 5. there is no that function. Is any equivalent this function in 5. EL?
Thanks.
olo21
Member
38 Points
59 Posts
Migrate from EL 3.1. to 5.0
Dec 14, 2010 12:38 PM|LINK
Hi,
I want to migrate from EL 3.1 - May 2007 to 5.0 - April 2010. But there is not so simple. I'm using e.g. LoadDataSet:
LoadDataSet(DbCommand command, DataSet dataSet, int startRecord, int maxRecords, string tableName);
but in 5. there is no that function. Is any equivalent this function in 5. EL?
Thanks.