[Mono-list] Creating a simple apps that connect to Mysql

Ariel Rios ariel@gnu.org
01 Nov 2002 18:12:53 -0600


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?

> 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...



> Remember: Mono is in heavy development right now, it is not ready for
> production.
Yep me knows. Just want to take a look unto the future.

=)
ariel