When you buy a Windows application from a website, you are usually given the option to download the program's source code from the website. The source code gives you the opportunity to understand and modify the program before you buy it. However, some applications allow you to download the software or its source code for free. If you have purchased the application from a third party, but you would like to download the application's source code for free, then this tutorial is for you.
When you download the free version of the DbDesigner, you should know that the database you get is completely empty. The database contains only one table, the database in this case is called ProductList. Although the product list table is empty, this tutorial still suggests you to download the product list table because you will be able to learn how to manage your data. To open the database with the software, click on File and then click on Open. This will bring up the Open dialog box. Type the database name you want to use in the database name field and then hit Enter. Then, click on Open to show the database editor and edit it.
At this point, you are ready to start using the application. You can open the list by clicking on the menu item in the database editor. Then, right-click on the menu item and choose Insert as New List. After that, you can create an array by selecting the first item and hitting Ctrl+T.