[Mono-list] DataSets + MySQL

2003-08-24 Thread Sergio Blanco Cuaresma
Hi, Does somebody have some example showing how to connect to a MySQL using DataSets ? Is it currently supported by mono? Thanks! -- [aka Marble] Registered LiNUX user #140941 <> http://counter.li.org/ Socio #3274 de HispaLinux <> http://www.hispalinux.es Miembro de GPL URV <> http://

Re: [Mono-list] problem with make fullbuild?

2003-08-24 Thread Gonzalo Paniagua Javier
El dom, 24-08-2003 a las 20:17, Davy Brion escribió: > ok i've gotten it to use the right prefix by putting the prefix in > mcs/build/config.make > > but i still get the same compile error saying that it can't find > System.Xml.dll (the mcs command line now specifies the right prefix though) >

Re: [Mono-list] problem with make fullbuild?

2003-08-24 Thread Gonzalo Paniagua Javier
El dom, 24-08-2003 a las 19:05, Davy Brion escribió: > Hey guys, > > just trying to install mono from CVS and when i issue the following commands: > > cd mono && > ./autogen.sh --prefix=/opt/mono-cvs/24082003 && > make fullbuild > > then i get the following error after a while: > MONO_PATH="../.

Re: [Mono-list] problem with make fullbuild?

2003-08-24 Thread Davy Brion
ok i've gotten it to use the right prefix by putting the prefix in mcs/build/config.make but i still get the same compile error saying that it can't find System.Xml.dll (the mcs command line now specifies the right prefix though) any ideas on how to fix this? thx On Sunday 24 August 2003 17:0

[Mono-list] problem with make fullbuild?

2003-08-24 Thread Davy Brion
Hey guys, just trying to install mono from CVS and when i issue the following commands: cd mono && ./autogen.sh --prefix=/opt/mono-cvs/24082003 && make fullbuild then i get the following error after a while: MONO_PATH="../../class/lib:$MONO_PATH" mono ../../mcs/mcs.exe /d:NET_1_1 -g /noconfi