Question Connecting to a database requisites

newlearner

New member
Local time
Today, 09:50
Joined
Sep 9, 2010
Messages
3
Hi guys. I am learning access by self-study and googling internet. I have question on connecting to a database.

Im not quite familiar yet with database, recordset, connection, and other requisites to connect to a database and retrieve record from a table and assign it to a particular variable for future reference.

Can some please give me insights on those mentioned. thanks a lot.
 
If you are creating an Acess application then you can do a lot just using bound forms and reports with queries and tables.


What type of connection will you need to make? Are you connecting to an SQL server or some other back end?
 

Users who are viewing this thread

Back
Top Bottom