Using access forms to read data from SQL databases

T

Tom Bombadill

Hello,

Forgive me if this sounds a little elementary to some of you out there, but
is it possible to use Access and Access forms as the front end to input/read
data to/from SQL databases?

I know how to create SQL databases and all I really need is one table with
the list of people and different fields for various comments to be entered
about them.

What I don't know is whether and how I can create an Access interface for
it, which will allow me to read and write data to the table, let me do
searches by different criteria and let me print it also.

Any suggestions or links would be appreciated.
 
K

Kevin3NF

The best place for this would be the Access Help topic: Import or link data
and objects

Yes, you can link to SQL Server tables and create all sorts of forms,
queries, reports based on the table.

File>>Get external Data>>Link tables

--
Kevin Hill
President
3NF Consulting

www.3nf-inc.com/NewsGroups.htm
www.DallasDBAs.com/forum - new DB forum for Dallas/Ft. Worth area DBAs.
 
T

Tom Bombadill

Hi Kevin,

Thanks for the reply. Do I need to create an Access DB first? Cause that
option on the File menu is greyed out. As you can see, I'm not much familiar
with Access.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top