Categories
File tools Office Web editing

Manage SQL databases easily, run scripts and create reports, with DBeaver

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 […]

Categories
File tools Office

View, search, edit MS Access databases, with MDB Viewer Plus

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 […]

Categories
Troubleshooter Web editing

Change WordPress posts author en masse without a plugin

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 […]

Categories
Web editing

Test WordPress, PHP, MYSQL and more on a Windows machine, with MS Web Platform Installer

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 […]

Categories
Web editing

Query and manage Microsoft and MySQL databases with FreeSQL

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 […]

Categories
Office Web editing

Test SQL scripts, manage databases and organize development, with pgAdmin

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 […]

Exit mobile version