2 messages in com.mysql.lists.dotnetRE: Embedding mysql in C#
FromSent OnAttachments
Kevin Turner21 Aug 2005 01:42 
Kevin Turner21 Aug 2005 08:59 
Subject:RE: Embedding mysql in C#
From:Kevin Turner (kevi@coraltree.co.uk)
Date:08/21/2005 08:59:10 AM
List:com.mysql.lists.dotnet

I don't follow you at all.

Have you installed the MySql .Net Connector and included it as a reference in your C# project?

If so, then the code examples for making a connection and creating datasets, readers etc are all in C:\Program Files\MySQL\MySQL Connector Net 1.0.4\Samples

-----Original Message----- From: Andi [ Debug ] [mailto:deb@neverborn.net] Sent: 21 August 2005 15:10 To: Kevin Turner Subject: Re: Embedding mysql in C#

running mysql embedded in a C# app is in the docs?

im using p/invoke against tlibmysqld directly at the moment and mysql_server_init seems to always fail

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - D E B U G N U C L E A R D A W N G a m e & U t i l i t y C o d e r p o r t a l . n u c l e a r - d a w n . n e t

What did you want to know? It's a piece of cake and the info is in the doco - but was it something more obscure you needed?

-----Original Message----- From: Andi [ Debug ] [mailto:deb@neverborn.net] Sent: 20 August 2005 21:55 To: dot@lists.mysql.com Subject: Re: [mysql] RE: Connector/NET commit: r145 - in branches/1.0: .

TestSuite mysqlclient

i agree i wanted some information on embedding mysql in C# :)

but jsut got spam

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - D E B U G N U C L E A R D A W N G a m e & U t i l i t y C o d e r p o r t a l . n u c l e a r - d a w n . n e t

I'll second that. It's nice to know there lots of work going on but the signal to noise ratio on this list is pants.

I agree. I thought I was signing up for a list for discussing the .Net connector, not a source control commit list. The one question I had, about the delay of releasing 1.0.5 wasn't ever answered. Instead, I just see all these source control change notifications. :(

I feel like I am being spammed with all these commit notifications

-----Original Message----- From: rbur@mysql.com [mailto:rbur@mysql.com] Sent: 19 August 2005 14:19 To: dot@lists.mysql.com Subject: Connector/NET commit: r145 - in branches/1.0: . TestSuite mysqlclient

Modified: branches/1.0/CHANGES branches/1.0/TestSuite/CultureTests.cs branches/1.0/TestSuite/StoredProcedure.cs branches/1.0/mysqlclient/StoredProcedure.cs Log:

...