[Mono-devel-list] Stupid novice question

Reggie Burnett rykr at bellsouth.net
Fri Mar 7 09:45:11 EST 2003


What database provider are you trying to use?   Most of the generic
ADO.Net interfaces and base classes come from System.Data and
System.Data.Common.

Reggie

> -----Original Message-----
> From: mono-devel-list-admin at lists.ximian.com [mailto:mono-devel-list-
> admin at lists.ximian.com] On Behalf Of Aleksey Sudakov
> Sent: Thursday, March 06, 2003 11:53 PM
> To: mono-devel-list at lists.ximian.com
> Subject: [Mono-devel-list] Stupid novice question
> 
> Hello,
> 
> I just downloaded Mono RPM and instalation was a blast. Moreover most
of
> my
> code did got compiled (apart from unpublished
> SupportClass.PutElement(IDictionary, key, value) method that MS
converted
> my
> java code into)... Anyway, I got stuck on "Cannot find type
IDbConnection'
> and other System.Data interfaces. Are they not implemented yet or are
> there
> any tricks to get ADO working?
> 
> Also, my .NET project is actually an assembly... so what is the story
with
> assemblies in Mono? There are just 2 targets in mcs: library and
module. I
> guess I could do for now building as a library and then linking it
into
> test
> applications, but still is there a way to create true assemblies and
if
> there is then how?
> 
> Thanks,
> Aleksey
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list