Page 1 of 1

Editing with DataSet Wizzard

Posted: Thu 26 Apr 2007 13:46
by Zero-G.
Hey

I have v4 of your product. - As I had v3, there was the option to Edit a DataSet through the DataSet Wizzard. - But it didn't work, like I want to.

1) I I want to Edit a DataSet through the DataSet Wizzard. - Is there anything, I have to delete first from the project?

2) Can I use the DataLink with TableAdapters as well?

THX

Posted: Fri 27 Apr 2007 07:44
by Alexey
1) I I want to Edit a DataSet through the DataSet Wizzard. - Is there anything, I have to delete first from the project?
You should start to create a dataset with the DataSet Wizard and choose an existing one which you want to edit.
2) Can I use the DataLink with TableAdapters as well?
No, DataLink has nothing to do with TableAdapter.