MS-SQL use a MDB file or a ADP file

  • Thread starter Thread starter Lynn
  • Start date Start date
L

Lynn

Hi.
I am using SQL 2000 as my back-end and Access 2000 as my
front-end.
What does anyone suggest I use MDB or ADP?
Thanks,
Lynn.
 
an MDB with linked tables is easier, but in my limited experience an ADP
runs faster. For ADP, you need to know how to write stored procedurs for
all but the simplest of queries.

--
Kevin Hill
President
3NF Consulting

www.3nf-inc.com/NewsGroups.htm
 
Thanks for the advise. Lynn.
-----Original Message-----
an MDB with linked tables is easier, but in my limited experience an ADP
runs faster. For ADP, you need to know how to write stored procedurs for
all but the simplest of queries.

--
Kevin Hill
President
3NF Consulting

www.3nf-inc.com/NewsGroups.htm




.
 

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

Back
Top