hi anamika and ron
well this is my next question and also a problem that how we will differ typed and untyped dataset
go for it quickly
thanks
hi anamika and ron
well this is my next question and also a problem that how we will differ typed and untyped dataset
go for it quickly
thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
p cPosted Feb 13, 2008, 1:22 AM
exactly what you want, no matter if it is not exactly what you have in the
database.Typed datasets give you nice automatically-generated
classes with properties and method suited exactly for your needs.
With untyped dataset you have to follow the database structure. The database
tells you what to do. The select statements may return much more columns
that you need, or with different names.
Also try ry this link ......
http://www.dotnetspider.com/kb/Article2891.aspx