problem calling mysql from c#
Hi people,
I'm having a very very irritating problem with mysql at the moment. I have made a backup in a c# program, basically a database dump.
Now when I want to restore it and I type the appropriate command in the prompt, it says it has been executed succesfully.
However, doing that from my c# program, it fails all the time. I am sure the syntax is correct (it works in prompt) but the program always returns the options manual instead of processing my command. I have implemented it in 2 different ways in my program, and I get the same result, which is the manual
(I am using mysql 4.0.20d and .net 1.1)
Any idea will help since I'm kind if at the end of my ideas here :(
thank you very much,
Steven De Groote
Subject
Written By
Posted
problem calling mysql from c#
September 04, 2004 02:49PM
September 07, 2004 06:44PM
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.