Re: C# and MySQL without ODBC

2002-01-14 Thread Sinisa Milivojevic
Markus Fischer writes: > > Hmm .. could you be a bit more elaborative (sp?) please what > you mean with this? thank you > > - Markus That meant that we are in the planning process ... -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevi

Re: C# and MySQL without ODBC

2002-01-14 Thread Markus Fischer
On Mon, Jan 14, 2002 at 03:03:11PM +0200, Sinisa Milivojevic wrote : > Markus Fischer writes: > > Does someone know if there's a native C# implementation > > available OR a wrapper around libmysqlclient for C#? > > As far as I know, no not yet. Ok, thx. > But we are preparing our st

Re: C# and MySQL without ODBC

2002-01-14 Thread Sinisa Milivojevic
Markus Fischer writes: > [Please CC me, I'm not subscribed] > > Does someone know if there's a native C# implementation > available OR a wrapper around libmysqlclient for C#? > > thx, > Markus As far as I know, no not yet. But we are preparing our strategy on how to tac

Re: C and mySQL

2001-08-15 Thread Michael T. Babcock
www.mysql.com click on documentation scroll down to the C interface documentation. - Original Message - From: "Tobias Wennerberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 15, 2001 3:44 PM Subject: C and mySQL how do you make a connection in C?

Re: c and mysql

2001-02-01 Thread Paul DuBois
On Thu, Feb 01, 2001 at 05:29:02PM -0200, Jader Wallauer wrote: > Where can i get an exemple of connection using c with mysql! > for gcc with freebsd OS. > tkz! > []'s Jader 1) Any of the C clients in a MySQL source distribution: mysql, mysqladmin, mysqlshow, etc. 2) http://www.mysql.com/Download

Re: c and mysql

2001-02-01 Thread Ryan Wahle
In the manual. www.mysql.com On 01 Feb 2001 17:29:02 -0200, Jader Wallauer wrote: > Where can i get an exemple of connection using c with mysql! > for gcc with freebsd OS. > tkz! > []'s Jader - Before posting, please check:

RE: c and mysql

2001-02-01 Thread The Tilghman
Download the manual and turn to Chapter 22. -Tilghman -- "There cannot be a crisis today. My schedule is already full." --Henry Kissinger > -Original Message- > From: Jader Wallauer [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 01, 2001 13:29 > > Where can i get an exemp