Thank you Shawn!
2006/2/7, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
>
> Célio Cidral Junior <[EMAIL PROTECTED]> wrote on 02/05/2006 02:20:48
> PM:
>
> There already IS a users table that you can either send CRUD statements to
> or manage through the GRANT and REVOKE statements. Since MySQL securit
Célio Cidral Junior <[EMAIL PROTECTED]> wrote on 02/05/2006
02:20:48 PM:
> 2006/2/4, sol beach <[EMAIL PROTECTED]>:
> > What other C# applications have you previously written?
> > Do you know anything more than how to spell SQL?
> > Have you ever installed and administered MYSQL?
>
> I have been
2006/2/4, sol beach <[EMAIL PROTECTED]>:
> What other C# applications have you previously written?
> Do you know anything more than how to spell SQL?
> Have you ever installed and administered MYSQL?
I have been working as a professional programmer for around five
years, and have been writing ente
>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 somethin
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.