what are the Current MSACCESS driver limitations ?
Answer / Abhinav Gupta
The current Microsoft Access (MSAccess) driver in Delphi has some limitations, including:n
1. Only supports tables and queries as data sources.
2. Cannot handle multi-user concurrent access to databases.
3. Does not support the use of stored procedures or triggers.
4. Limited support for data types (e.g., no support for BLOBs, Array, or User-Defined Types).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Delphi and C++ Builder Action Lists and how to use them?
What to do if getting missing or corrupted file messages?
How to Extract RGB components of a color?
How to detect the CPU type of the computer the application is running on?
How can I change the drive that MediaPlayer uses to play Audio ?
How to create an example of your problem for Borland Developer Support?
Explain the findclose method?
How to Detect what direction a printer will rotate for a portrait ?
How to launch the Control Panel (and its applets)?
How to Disable close button of a window ?
How to Use an instance of TPrinter ?
How to Determine if a combobox is in dropped state?