Thanks for the information, I guess I had too much of a good thing... ADP was
VERY GOOD.
I had one (for me) major project with ADP and I use ADP regularly as a
poor man's easy to use front end to SQL Server 2000 for a few
databases.
For development, I found the ADP not rich enough in functionality
compared to MDB (started with a thin wrapper over SQLDMO and became
thicker in Access 2002, 2003). Because Jet isn't there, the ease of
use in creating bound forms with filters etc... required a change in
the way that I usually do it in an MDB solution. And I remember facing
the problem that the Form Serverfilter would persist and stay on after
the end user closed and re-opened the Form. Something like that.
I think this must have been the collective experience that MS got
feedback on.
And just using ADP as a front end, could also give problems because
Access would instruct something and SQL Server would not comply.
Maybe in long term they could just make the ADP a free accessory tool
for SQL Server or something like that.
In the MDB, when you link tables, you will see both Tables and Views
of SQL Server. I can't remember whether you see SQL Server Stored
Procedures in the Link Table Manager.
AM I right to say pass through queries are read only?
I have used Pass Through Queries to connect to Oracle ODBC. I don't
remember whether they can/are ReadWrite - I can check when I am next
at that workplace or am fiddling.
Regards
Ananda