It is my understanding that ADP project can work only against SQL Server and not against any general OLEDB provider. If you want Access to work against non SQL Server database you have to choose the linked table approach and not an ADP project. There are plus and minuses to each approach but if you like ADP then you can try to make the case for using SQL Server.
Gil Lapid Shafriri Program Manager SQL Server Migration Assistant Microsoft http://www.microsoft.com/sql/solutions/migration/default.mspx
"David Portas" <REMOVE_BEFORE_REPLYING_dportas[ at ]acm.org> wrote in message news:1152051742.996970.267690[ at ]75g2000cwc.googlegroups.com...
[Quoted Text] > Bill wrote: >> David, >> >> Trouble is I suspect the advice from IT has a pro Oracle bias!!! >> >> Regards. >> Bill > > If IT will be responsible for developing and supporting the system then > what should matter to you is their ability to deliver a service, not > whether their opinion is biased or not. If your IT department has a big > investment in a particular DBMS and if their skills base is mostly > centred on that DBMS then probably that IS the platform on which they > can provide the best service to you as an IT customer. The real problem > seems to be that you don't trust your IT department. That's not > something we can solve in this newsgroup. > > If you want to compare the features of SQL Server and Oracle in general > then take a look at: > > http://www.microsoft.com/sql/default.mspx> http://www.oracle.com/database/index.html> > -- > David Portas, SQL Server MVP > > Whenever possible please post enough code to reproduce your problem. > Including CREATE TABLE and INSERT statements usually helps. > State what version of SQL Server you are using and specify the content > of any error messages. > > SQL Server Books Online: > http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx> -- >
|