x
login about faq Site discussion (meta-askssc)

I have an access 2007 form database which I want to move to SQL 2008

I want to be able to produce reports straight from SQL but have the user enter into a form which updates the sql table as at the moment they are doing it with access. Can anyone advise the best way to do this or what I will need to this? Many thanks if anyone can point me in the right direction.

more ▼

asked Aug 15 '12 at 11:40 AM in Default

n3w2sql gravatar image

n3w2sql
730 5 12 19

(comments are locked)
10|1200 characters needed characters left

1 answer: sort voted first

So you want to use SSRS reports to distribute data stored in SQL Server but use Access to allow user input?

Pretty simple:
1 - Create the database on SQL Server with all constraints, PK-FK, security settings etc.
2 - Create Access database and create linked tables rather than 'local' tables.
3 - Create Access forms for input.
4 - Create SSRS solution.
5 - Test.
6 - Test.

more ▼

answered Aug 15 '12 at 12:00 PM

Fatherjack gravatar image

Fatherjack ♦♦
38.8k 56 73 104

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1611

asked: Aug 15 '12 at 11:40 AM

Seen: 189 times

Last Updated: Aug 15 '12 at 12:00 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.