Factory class with ADO.NET commands containing parameters

  • Thread starter Thread starter =?iso-8859-1?Q?Norbert_P=FCrringer?=
  • Start date Start date
?

=?iso-8859-1?Q?Norbert_P=FCrringer?=

Hallo there!

Has anyone tried to write a factory class able to create database
independent commands dealing with parameters? I need a factory supporting
OracleCommands, SqlDbCommands, OleDbCommands and OdbcCommands. Does anyone
know a good homepage representing such a factory class?

Regards,
Norbert
 
Yes I did, but a bit more complex than you want to do, knows to create
tables, indexes, constraints, database independent, gives catalog information
and so on…
Does not have a homepage yet, but most probably will be commercialized as a
component and have a full web site :).
 
Back
Top