![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I was wondering if someone could help advise me. Basically i have a client who wants to upgrade from a desktop ms access solution to a web based system using MS SQL Server 2005. Basically their main concern is in losing the ability to write ad-hoc queries using the MS Access query manager. I can obviously write static reports etc but whats the best way to give them some flexibility ?? Can anyone advise me if there is any product that can do this for SQL Server 2005 (which im sure there is) but will work in a web environment. |
#3
| |||
| |||
|
|
csgraham74(csgraha... (AT) gmail (DOT) com) writes: I was wondering if someone could help advise me. Basically i have a client who wants to upgrade from a desktop ms access solution to a web based system using MS SQL Server 2005. Basically their main concern is in losing the ability to write ad-hoc queries using the MS Access query manager. I can obviously write static reports etc but whats the best way to give them some flexibility ?? Can anyone advise me if there is any product that can do this for SQL Server 2005 (which im sure there is) but will work in a web environment. If they are used to Access, they can still use it as a query tool against SQL Server, either through linked tables or something called ADP. You may get more information about this in an Access newsgroup. SQL Server ships with SQL Server Management Studio where you can run ad hoc-queries all day. It even includes a query designer, but it's outright crap you should stay away from. Mgmt Studio is not very useful if you want nice formatting of the output. You can also use Reporting Services, a component that comes with SQL Server. I have not used it myself, but I believe that it could fit the bill. Then there are of course lots of third-party tools out there. A recent issue of SQL Server Magazine reviewed a couple of report tools. I don't remember exactly which, November or Decmber 2007, I think. -- Erland Sommarskog, SQL Server MVP, esq... (AT) sommarskog (DOT) se Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books... Books Online for SQL Server 2000 athttp://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
#4
| |||
| |||
|
|
Thanks for the response on this. Can they link to SQL SERVER 2005 that would be hosted on a web server using MS Access?? my problem is that the SQL server isnt on their local network ?? |
![]() |
| Thread Tools | |
| Display Modes | |
| |