[Gtk-sharp-list] Mono Gtk# application and MS SQL database

Daniel Morgan monodanmorg at yahoo.com
Thu Feb 11 09:34:14 EST 2010


The class library is System.Data.dll that you will have to add a reference when building your application.  The namespace is System.Data.SqlClient for the Microsoft SQL Server client.  You should find all the information you need to use it at MSDN or on monodoc.

--- On Mon, 2/8/10, dkarantonis <dkarantonis at soft4real.com> wrote:

> From: dkarantonis <dkarantonis at soft4real.com>
> Subject: [Gtk-sharp-list]  Mono Gtk# application and MS SQL database
> To: gtk-sharp-list at lists.ximian.com
> Date: Monday, February 8, 2010, 5:11 AM
> 
> Hi,
> is it possible for a mono application located on a Linux
> desktop to work
> with an MS SQL database that is located on a Windows server
> over the same
> network?
> 
> regards,
> Dimitris
> -- 
> View this message in context: http://old.nabble.com/Mono-Gtk--application-and-MS-SQL-database-tp27497689p27497689.html
> Sent from the Mono - Gtk# mailing list archive at
> Nabble.com.
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 


      


More information about the Gtk-sharp-list mailing list