Bloggin in the UK RSS 2.0
 Tuesday, February 07, 2006

Following on from http://www.dualbotic.com/DasBlog/Using+Typed+Datasets+In+VBNet.aspx

I have been using the typed datasets for a few months now and have learnt more about their behaviour. If you alter the stored procedure you used to generate your dataset there is every chance your application will runtime error. It is possible avoid recompiling your application if say you have added a column to the query in the sp then simply refreshing your typed dataset in VB.NET and deploying the newly generated XSD file should do the trick. Of course if you have removed a column that your code was referencing your screwed but the same would normally be true even if you weren't using TD's.

Tuesday, February 07, 2006 7:47:38 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -

Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Live Comment Preview
Archive
<July 2010>
SunMonTueWedThuFriSat
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010
Charlie Barker
Sign In
Statistics
Total Posts: 169
This Year: 11
This Month: 2
This Week: 0
Comments: 77
Themes
Pick a theme:
All Content © 2010, Charlie Barker
DasBlog theme 'Business' created by Christoph De Baene (delarou)