DBeaver is a free program letting you master your SQL databases. It supports MySQL, MS Access, Firebird, SQLite, and any database using JDBC driver. The program lets you see immediately all connections and scripts, while selecting a table you can see all relevant information such as DDL, triggers, etc. DBeaver provides an SQL editor, metadata […]
Tag: SQL
MDB Viewer Plus is a freeware viewer and editor for Microsoft Access database files. With MDB Viewer Plus you can view, edit, filter, sort and search MDB files without having Microsoft Access installed. It is not a full database development solution but it does allow you to view MDB files without an Access license. Features: Inline […]
If after a blog transfer or import etc you need to change the author of several posts, give them some author, if the author field is now blank, or attribute them to a different author, you can do it easily without a plugin (which may not even exist), just by using PhpMyAdmin. Enter PhpMyAdmin and […]
We have seen other posts some solutions on running php and mysql on a Windows machine. In this post I’m glad to present a solution coming from Microsoft itself. It is called WPI or Web Platform Installer. Microsoft Web Platform Installer will make getting the latest components of the Microsoft Web Platform, including Internet Information […]
FreeSQL is a free and easy to use utility, that will help you query and manage databases, such as Microsoft Access, Microsoft SQL Server, Oracle and MySQL. Features: Connect to a database using profiles; Browse data – Select an object (table, view, synonym) and browse or edit the data; History – FreeSQL saves each query […]
pgAdmin is a free, reliable and powerful PostgreSQL interface that will let you organize your SQL projects. It will let you connect to databases, manage your tables and perform simple and advanced SQL tasks. Whether you need to test a simple database or a complicated database project, you will pgAdmin equally useful. If you are […]