DbProviderFactories code instead of config
Posted: Mon 30 Jan 2012 21:49
I'm wanting to make a common SQLite dll for various applications.
I don't want in all the client apps to have the config version of DbProviderFactories so they don't have to change the version of dotConnect for SQLite every time.
I want to change it in one spot.
Is there a way solely via code to do DbProviderFactories information or a better way through my dll to do this?
thanks
I don't want in all the client apps to have the config version of DbProviderFactories so they don't have to change the version of dotConnect for SQLite every time.
I want to change it in one spot.
Is there a way solely via code to do DbProviderFactories information or a better way through my dll to do this?
thanks