Is there a utility for created typed objects from database table structures?
I know that I can use xsd.exe to create a dataset inherited class, but it
appears as if it needs to be deserialized from XML.  Now, I understand I
could do a FOR XML in my stored proc, but I'd like to bring it back in
native format from the DB.  So, where do I go?

--

David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com

Code Made Fresh DailyT

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