Create an Sqlite database and an accesssqlite database from Access

Source: Internet
Author: User

Create an Sqlite database and an accesssqlite database from Access

First, we need to use the SQLite Expert Professional tool


1. Create a database

2. Create a database using SQLite Expert and import --> Data Transfer Wizard --> import data into... --> ADO Data Source

3. Select Provider = Microsoft. Jet. OLEDB.4.0 as the data source; Data Source = E: \ xxxxxx. mdb; Persist Security Info = False
Change Data Source to your own database

4. Enter the user name and password

Simple and crude, fast Conversion


How to link the Sqlite database in access?

I have never tried this. However, for SQLITE, there are visual interface management software. The next one on the internet is

In the access database, how does one use SQL statements to create parameter queries?

For example

There is a student renewal table. You need to check the information of a student ID in this table.

Here, you can replace the words "Enter your student ID". It is not the name of the field in your table.

The SQL statements in the end are similar.

SELECT * FROM student sequence table WHERE student sequence table. Student ID = [enter student ID];


 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.