[Mono-list] Creating a simple apps that connect to Mysql
Rodrigo Moya
rodrigo@ximian.com
02 Nov 2002 00:57:38 +0100
Hi Ariel,
On Sat, 2002-11-02 at 01:12, Ariel Rios wrote:
> On Fri, 2002-11-01 at 12:21, Daniel Morgan wrote:
> > In mcs/class/Mono.Data.MySql/Test you will find some little test programs.
> >
> > For build MySqlTest.cs on Windows, do:
> > $ mono c:/cygwin/home/danmorg/mono/install/bin/mcs.exe MySqlTest.cs -r
> > System.Data.dll -r Mono.Data.MySql.dll
>
> Is this the same case for compiling under Linux?
>
yes, the switches are the same.
> > For setting up MySQL, best to read the MySQL docs
> > http://www.mysql.com/documentation/mysql/bychapter/manual_Installing.html#In
> > stalling
> >
> Ah yes... I suppose that only a normal Mysql installation is required...
>
yes
cheers
--
Rodrigo Moya <rodrigo@ximian.com>