.ADP's work with SQL Server also.
If one has SQL Server, then there is no good reason to use ADP's as a front
end over MDB's, other than it's been developed in the past and there's no
money to build a new front end. ADP's were developed by Microsoft to quell
the complaints about Jet. The implementation fell short of the promise.
Otherwise there is no difference.
Those of us who aren't good at OSQL notice a difference. There's no license
to use the Enterprise Manager with MSDE, so OSQL is the officially
authorized method of maintaining the back end of MSDE. And the SQL-DMO
library is non-distributable, so creating an interface with this library may
present a problem to those who distribute databases.
Those of us who need more than 2 GB of data in one file notice a difference,
too. SQL Server is capable of handling terabytes, not a mere 2 GB.
HTH.
Gunny
See
http://www.QBuilt.com for all your database needs.
See
http://www.Access.QBuilt.com for Microsoft Access tips.