"John" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> I am working on a project with a strongly typed dataset...I have to make
> alot of changes to it as I change the database schema. Its tedious, error
> prone and time consuming updating it manually as I have to do everything
> twice...
>
> Is there a way I can automatically regenerate it from the database via
> commandline? after all its just an exact duplicate?
>
> Thank you very much to anyone who has any ideas..
> John Sheppard
>
hmm I could export it to XML then use XSD.EXE.......anyone tried that? cant
see anything with google, surely someones tried that?
I dont like datasets, they make me sad
John Sheppard