From: Guy Platt Date: October 6 2004 3:30pm Subject: Re: Better way to get all columns in the DataReader List-Archive: http://lists.mysql.com/dotnet/18 Message-Id: <41640F7C.50606@nordicadvice.se> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------080807050005020702070900" --------------080807050005020702070900 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jordan, Thanks for your code sample. Jordan Sparks said the following wise words on 2004-10-06 5:14 PM: >Separate your data connection into a separate object. All classes in >your program then use this one object. So you have only one place in >the entire > Actually that is what the example code I sent is from, however since I have several database tables I wanted to see if there was a better way of doing the DataReader to Class assignment than the way I am doing it. regards Guy --------------080807050005020702070900--