Database front and back end connection

Hudas

Registered User.
Local time
Today, 12:12
Joined
May 13, 2013
Messages
55
Hi -

First off, I know how to connect a front end to a back end using linked table.

I was reading about connection string .I just want to get some insights. If I have a subform in my front end how do I get the data from the backend. because in a regular subform what I would normally do is just reference the query or the table through the recordsource property..

Thank you
hudas
 
you treat a linked table in the same way as you would any table
 

Users who are viewing this thread

Back
Top Bottom