Re: Suggestion: phase out old MySqlCommandBuilder constructor syntax
Posted by: Matt
Date: October 22, 2006 04:46PM

Have you considered moving the database connection and execution code to a seperate persistent class file, so you would only have to update this code in one place? You could store the adapters, commandbuilders and datatables in generic collections. I know it's not an answer, it's just a thought.

Options: ReplyQuote


Subject
Written By
Posted
October 11, 2006 12:23AM
Re: Suggestion: phase out old MySqlCommandBuilder constructor syntax
October 22, 2006 04:46PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.