[Mono-list] on connecting to Sybase

Rodrigo Moya rodrigo@ximian.com
14 Dec 2002 15:23:55 +0100


On Sat, 2002-12-14 at 00:15, Wang Zhan Feng wrote:
> Hi,Rodrigo Moya,
> Do you know where can I get the doc for this? 
> I tried several times, but I can not get into Sybase, I need some detail
> examples even include how to compile by using mcs(I can use csc compile
> successfully,but can not run, and mcs can not compile successfully, it
> always can not loacte the *.DLL so can not find SybaseConnection etc.).
>
are you referencing Mono.Data.SybaseClient.dll when compiling? That is:

mcs ... -r Mono.Data.SybaseClient.dll ... file.cs...

cheers
-- 
Rodrigo Moya <rodrigo@ximian.com>