Tell me, please, what literature describes the connection of the MS ACCESS database in Delphi
Closed due to the fact that it is necessary to reformulate the question so that it was possible to give an objectively correct answer by the participants of Oceinic , sepgg , ermak0ff , PashaPash ♦ , LEQADA 18 Oct '15 at 10:41 .
The question gives rise to endless debates and discussions based not on knowledge, but on opinions. To get an answer, rephrase your question so that it can be given an unambiguously correct answer, or delete the question altogether. If the question can be reformulated according to the rules set out in the certificate , edit it .
- onethe question is somewhat incorrectly formulated, perhaps you meant to use the database - Alex Kapustin
- You are right. I did not formulate my question in this way ... you can tell in which literature a detailed description of the database connection written in MS ACCESS in the Delphi program code - danil
2 answers
To work with MS Access is better to use technology ADO . Book on Delphi can easily find on the Internet.
Delphi Through the Eyes of the Hacker (Flenov)
Programming in Delphi 7 (Cultin)
I personally learned from the articles, because they are easier to perceive than books (books are mostly not for learning, but for copy-paste of program code - only Kultin is more or less norms).
In Yandex drive in "Delphi database creation"