|
-
Apr 15th, 2005, 03:56 AM
#1
Thread Starter
Lively Member
Problem using DataTable and DataRow
I am having trouble using the DataTable and DataRow. On using the command
dt = DsMarriage1.Tables("Marriage")
it is giving the error "Value of type 'System.Data.DataTable' cannot be converted to '1-dimensional array of System.Data.DataTable' ". Marriage table is an access table and DsMarriage1 is the dataset. It is doing the same on using DataRow.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|