Tag Archives: C#
Directory listing (click to enlarge)

Executing multiple SQL scripts against a MySQL database from a DOS batch file

[updated 2011-06-10 because a friend  pointed out a flaw in my assumption that I needed to enter the password every time – see bottom for updates] I am architecting a project that is a C# front end, hitting SOAP web services, that communicate with a C# core, and has a MySQL database backend (accessed using a […]

Rate this:

Continue reading