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 <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
