RE: calling procedures from the .NET provider

2005-11-29 Thread Reggie Burnett
[EMAIL PROTECTED] > Sent: Tuesday, November 22, 2005 12:38 PM > To: mysql@lists.mysql.com > Subject: calling procedures from the .NET provider > > I've seen a few posts out there regarding this subject, but no solutions > that I could understand. > > I am unable to execut

calling procedures from the .NET provider

2005-11-22 Thread Colin Shreffler
I've seen a few posts out there regarding this subject, but no solutions that I could understand. I am unable to execute a stored procedure from the MySql data provider. I get a message that says: '42000 SELECT command denied to user' etc. Can anyone tell me what I need to do to enable my p