mail-archives/mono-list/2003-October/016374.html

86 строки
3.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-list] mono provider factory
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:danielmorgan%40verizon.net">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="016370.html">
<LINK REL="Next" HREF="016388.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-list] mono provider factory
</H1>
<B>Daniel Morgan
</B>
<A HREF="mailto:danielmorgan%40verizon.net"
TITLE="[Mono-list] mono provider factory">danielmorgan@verizon.net
</A><BR>
<I>Mon, 13 Oct 2003 20:06:48 -0400</I>
<P><UL>
<LI> Previous message: <A HREF="016370.html">[Mono-list] mono provider factory
</A></li>
<LI> Next message: <A HREF="016388.html">[Mono-list] mono provider factory
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16374">[ date ]</a>
<a href="thread.html#16374">[ thread ]</a>
<a href="subject.html#16374">[ subject ]</a>
<a href="author.html#16374">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>If its not included in the build, and you can build it manually, just enable
it the build.
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.
-----Original Message-----
From: <A HREF="mailto:mono-list-admin@lists.ximian.com">mono-list-admin@lists.ximian.com</A>
[mailto:<A HREF="mailto:mono-list-admin@lists.ximian.com">mono-list-admin@lists.ximian.com</A>]On Behalf Of Marco Canini
Sent: Monday, October 13, 2003 6:19 PM
To: <A HREF="mailto:mono-list@lists.ximian.com">mono-list@lists.ximian.com</A>
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 - <A HREF="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
<A HREF="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="016370.html">[Mono-list] mono provider factory
</A></li>
<LI> Next message: <A HREF="016388.html">[Mono-list] mono provider factory
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16374">[ date ]</a>
<a href="thread.html#16374">[ thread ]</a>
<a href="subject.html#16374">[ subject ]</a>
<a href="author.html#16374">[ author ]</a>
</LI>
</UL>
</body></html>