MS Access Questions (FireDAC)

From RAD Studio
Jump to: navigation, search

Go Up to FAQ (FireDAC)

This topic contains a list of questions and answers related to MS Access.

Q1: I get the error "Too few parameters. Expected N". What does that mean?

A: Most probably, your SELECT query references columns which do not exist in a table.

Q2: I cannot use the TFDPhysMSAccessDriverLink in my Android database application. I'm trying to use a MS Access database.

A: MS Access database connections are supported only on Windows, and there is no MS Access support for Android or iOS.
Currently, FireDAC supports only InterBase, SQLite and DataSnap connections on Android.

For more information, see: