From: Peter Brawley Date: February 4 2006 5:04pm Subject: Re: How to create an application for managing users List-Archive: http://lists.mysql.com/mysql/194589 Message-Id: <43E4DE94.3020009@earthlink.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=======AVGMAIL-43E4DE95596B=======" --=======AVGMAIL-43E4DE95596B======= Content-Type: multipart/alternative; boundary=------------080103050806040009030903 --------------080103050806040009030903 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit >I would like to write an application in C# to let someone to manage >users of a MySQL database. It should be able to create, edit and >delete users. Can someone point me out to how I can do that? I really >want to *write* such an application; I don't want to use an existing >client or something. You need some tools .. eg MySQL 5 and Connector/NET from MySQL, .NET Framework 2 from Microsoft, Visual Web Developer (free), or Visual Studio (mucho dinero) from Microsoft and you need ... to read some example C#-MySQL apps--there are lots on the web, to become a regular at the MySQL .NET and C# forums Good luck. PB Célio Cidral Junior wrote: > Hi, > > I would like to write an application in C# to let someone to manage > users of a MySQL database. It should be able to create, edit and > delete users. Can someone point me out to how I can do that? I really > want to *write* such an application; I don't want to use an existing > client or something. > > Regards, > > Célio Cidral Junior > > --------------080103050806040009030903 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
>I would like to write an application in C# to let someone to manage >users of a MySQL database. It should be able to create, edit and >delete users. Can someone point me out to how I can do that? I really >want to *write* such an application; I don't want to use an existing >client or something.You need some tools ..
--------------080103050806040009030903-- --=======AVGMAIL-43E4DE95596B======= Content-Type: text/plain; x-avg=cert; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Description: "AVG certification" No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.2/251 - Release Date: 2/4/2006 --=======AVGMAIL-43E4DE95596B=======--Hi, I would like to write an application in C# to let someone to manage users of a MySQL database. It should be able to create, edit and delete users. Can someone point me out to how I can do that? I really want to *write* such an application; I don't want to use an existing client or something. Regards, Célio Cidral Junior