Convert MS Access DB into Web applications usin DaDaBIK

Introduction

We often receive messages from potential customers asking if DaDaBIK can be used to convert an existing Access database application into a Web application.

Microsoft Access is a popular database management system, it is often referred as a desktop database because, traditionally, it was typically run on a single desktop computer.

There are many options to convert your Access desktop application into a Web application and one of them is by using DaDaBIK.

A Web application has multiple advantages over a desktop application, the most important one is that your final users can easily access and query your database through the Web, from anywhere in the world, using just a Web browser, even from a mobile device.

It's important to highlight that if you build a Web application, your data doesn't necessary need to be "in the cloud", it could be on your local machine as well or on a server accessible only from your LAN.

How to migrate an access desktop database application to an online database application

A the moment, there isn't a direct method to import a MS Access file in DaDaBIK and create a Web application starting from it. There is a workaround, though. Since you can create a DaDaBIK app starting from a MS Excel file, you can export all your Access tables (schema and data) to Excel and then import your Excel file into DaDaBIK.

The export process is very easy and you can find more information in this Microsoft support page. In most of the cases, you probably need to export "without formatting".

Once you have exported to Excel, you can follow this video tutorial to use your Excel file as a source to build a DaDaBIK application.



Final notes and the MS SQL Server alternative

In our requirements, you have probably read that DaDaBIK currently supports four DBMSs: MySQL, PostgreSQL, SQLite and Microsoft SQL Server. You may be wondering why MS Access is not listed here and how that affects the topic we are discussing. Since this could be confusing, let me explain it in detail.

When you create a DaDaBIK web application, your data, after installation, can be stored in a MySQL, PostgreSQL, SQLite or Microsoft SQL Server database. It is not possible to create a DaDaBIK app and configure it to store data in an Access database. However, as we have explained in the previous paragraphs, you can start from an Access database and (via an intermediate Excel file) build your Web application, which in any case will store your data on MySQL, PostgreSQL, SQLite or Microsoft SQL Server (whichever you prefer). These four RDBMS can all be viable alternatives to MS Access for storing your data, each with its strengths and weaknesses.

This final note allows me to point out an alternative option (respect to the Excel file workaround) you have: migrate your Access database to MS SQL Server. Once you have migrated it to SQL Server, you are ready to build your online application using such SQL Server database as a source for your DaDaBIK installation and to store your data on it. In this Microsoft support page you can find additional information about the migration.

Ready to try DaDaBIK?

All our licenses allow the installation starting from an Excel file or the connection to MS SQL Server so you can easily convert your Access database into a Web app. Download DaDaBIK now or Contact us to talk about your needs (we'll get back to you within a few hours).

Want to know what users say about DaDaBIK? Check the reviews



Questions about this use case or about DaDaBIK in general? Contact us, and we'll be in touch.

Top