If you want to be on the safe-side, then yes, you should dispose everything
that implements IDisposable.
--
Miha Markic [MVP C#] - RightHand .NET consulting & development
www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
SLODUG - Slovene Developer Users Group
www.codezone-si.info
"wansch" <(E-Mail Removed)> wrote in message
news:32028158-AFBB-4F9C-9564-(E-Mail Removed)...
> Hi,
>
> i read in newsgroups and hints, that everthing wich has a dispose() method
> should
> be disposed.
> Is this true for tables and columns both have a dispose() method.
>
> Thanks for reply
>
> wansch