Use of SQLite3 database - Navicat premium creates and connects to the database

1. Open Navicat premium

2. Create and connect to the database

 Click OK to connect.

3. Create table

Click Add Field, then enter a field name, and select the type of field. After setting, save and give the table a name.

 

 4. Open the table and add data

 This completes the creation and connection of the database. The next article records the use of the SQLite3 database in the QT project.

Guess you like

Origin blog.csdn.net/weixin_55735677/article/details/130195260
Recommended