On Fri, 2002-12-13 at 08:23, wzfg wrote:
> Hi, friends,
> 
> Does anyone know how to connect to Sybase by using Mono.Data.*?
> 
use Mono.Data.SybaseClient. First of all you have to create a
SybaseConnection, and then, from it, use it as any other
IDbConnection-based class.

cheers
-- 
Rodrigo Moya <[EMAIL PROTECTED]>


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to