MySQL Forums
Forum List  »  MySQL Administrator

mysql-spy
Posted by: harrha buen
Date: August 08, 2005 07:01PM

hi,
i don't know if this is the right place for my post. i am already able to connect to mysql server and databases with C#. and i found this freeware tool mysql-spy. i downloaded it tried but got a message:

System.IO.FileNotFoundException: File or assembly name Microsoft.Data.Odbc, or one of its dependencies, was not found.
File name: "Microsoft.Data.Odbc"
at MySql_Spy.Management.testConnection(String localhost, String port, String userName, String password)
at MySql_Spy.ConnectionInput_Form.testCon_button_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

i really don't know how to solve. maybe someone here could help me. i am a new to this.

thank you very much in advance...

Options: ReplyQuote


Subject
Written By
Posted
mysql-spy
August 08, 2005 07:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.