[Mono-list] mono provider factory

Marco Canini marco.canini@fastwebnet.it
Tue, 14 Oct 2003 10:38:55 +0200


Hello Daniel,

On Tue, 2003-10-14 at 02:06, Daniel Morgan wrote:
> If its not included in the build, and you can build it manually, just enable
> it the build.
what do you mean? should i modify the makefile in mcs/class?

> 
> Brian Ritchie created the Mono.Data.ProviderFactory.
> 
> If you have an application named  /abc/def/ghi/somenetapp.exe,
> then you would create a config file named /abc/def/ghi/somenetapp.exe.config
> and that is you app settings file.
yes, i understand this. but should i copy&paste the settings in
app.config under mcs/class/Mono.Data into my somenetapp.exe.config?

> -----Original Message-----
> From: mono-list-admin@lists.ximian.com
> [mailto:mono-list-admin@lists.ximian.com]On Behalf Of Marco Canini
> Sent: Monday, October 13, 2003 6:19 PM
> To: mono-list@lists.ximian.com
> Subject: [Mono-list] mono provider factory
> 
> 
> i would like to know the status of mono.data.providerfactory.
> first i noticed that mono.data.dll is not built with make all in mcs/class.
> second mono.data.providerfactory uses a .config file to store info about
> dataproviders and system.configuration.appsettings to load them. i was
> able to compile mono.data.dll but i don't know where to place the
> .config file in order to get providerfactory working properly.
> wouldn't it be better to use a simple xmltextreader instead of
> system.configuration.appsettings?
> 
> MC
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Marco Canini <marco.canini@fastwebnet.it>