TomFromKWD Posted March 20, 2011 Share Posted March 20, 2011 is there any recomended, and prefferably free (yes Im a cheap skate ) , software program to create run and test mysql databases in a local offline scenario? Link to comment https://forums.phpfreaks.com/topic/231161-offline-sql-software/ Share on other sites More sharing options...
RavenStar Posted March 20, 2011 Share Posted March 20, 2011 Are you after just mysql or a webserver aswell? I suggest XAMPP, it's free and easy to setup. It includes a webserver, PHP, mysql, phpmyadmin and a few others. You simply start the launcher and pick which services to start, in your case.. webserver and mysql, that way you can use phpmyadmin to administer your databases. http://www.apachefriends.org/en/xampp.html Link to comment https://forums.phpfreaks.com/topic/231161-offline-sql-software/#findComment-1189840 Share on other sites More sharing options...
gristoi Posted March 20, 2011 Share Posted March 20, 2011 As ravenstar said, u can use xampp, once installed a good interface for writing and testing your mysql is mysql workbench Link to comment https://forums.phpfreaks.com/topic/231161-offline-sql-software/#findComment-1189842 Share on other sites More sharing options...
cssfreakie Posted March 20, 2011 Share Posted March 20, 2011 I used xampp, and i am now using wamp, its even better for my needs phpmyadmin is also included. Link to comment https://forums.phpfreaks.com/topic/231161-offline-sql-software/#findComment-1189869 Share on other sites More sharing options...
TomFromKWD Posted March 21, 2011 Author Share Posted March 21, 2011 Thanks to all 3 of you! Ill give them a blast and see how I get on, they sound to be the right thing Im after Help appreciated Link to comment https://forums.phpfreaks.com/topic/231161-offline-sql-software/#findComment-1190325 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.