what are the Current MSACCESS driver limitations ?



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

Post New Answer

More Delphi Interview Questions

What are Delphi and C++ Builder Action Lists and how to use them?

1 Answers  


What to do if getting missing or corrupted file messages?

1 Answers  


How to Extract RGB components of a color?

1 Answers  


How to detect the CPU type of the computer the application is running on?

1 Answers  


How can I change the drive that MediaPlayer uses to play Audio ?

1 Answers  


How to create an example of your problem for Borland Developer Support?

1 Answers  


Explain the findclose method?

1 Answers  


How to Detect what direction a printer will rotate for a portrait ?

1 Answers  


How to launch the Control Panel (and its applets)?

1 Answers  


How to Disable close button of a window ?

1 Answers  


How to Use an instance of TPrinter ?

1 Answers   Delta,


How to Determine if a combobox is in dropped state?

1 Answers  


Categories