mySQL Client Software

========= QUESTION ---------Is there a local software client I can install on my Windows or Mac computer to manage my mySQL databases?  I am tired of using PHPMyAdmin   ========= ANSWER ---------Windows--- http://www.heidisql.com/download.php --------- Macintosh--- http://www.sequelpro.com/download --Worked very well - the export of the entire database to a sql file, and then subsequent import to the new database ran [...]

By |2017-12-01T23:47:27+00:00June 9th, 2013|Computers, Documentation, MySQL|Comments Off on mySQL Client Software

Access Database Server from Remote Host

========= QUESTION --------- Our web site is hosted on anySiteHosting.com's web servers, and we need to access the MySQL or MSSQL database server from our local machines.   ========= ANSWER --------- LINUX HOSTING PLAN Login to the Hosting Control Panel http://www.anysitesupport.com/how-do-i-logon-to-the-hosting-control-panel/ Scroll down and click the Remote MySQL icon in the Databases section Enter the your [...]

By |2017-12-01T23:47:36+00:00October 13th, 2011|anySiteSolutions.com, Database, Linux Hosting, Windows Hosting|Comments Off on Access Database Server from Remote Host

Using MySQL with ASP.NET

========= QUESTION --------- Can you use the free and popular open source database system, MySQL when coding with ASP.NET, rather than the expensive Microsoft SQL Server database system?   ========= ANSWER --------- Yes - see REF   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS --------- mysql MSSQL VB C# Web CodingCode   [...]

By |2017-12-01T23:47:36+00:00September 29th, 2011|ASP.NET, Computers, Documentation, Microsoft, MySQL|Comments Off on Using MySQL with ASP.NET
Go to Top