PC Review


Reply
Thread Tools Rate Thread

Changes needed for changing back end to SQL Server

 
 
JustinP
Guest
Posts: n/a
 
      3rd Nov 2006
What are the sorts of changes that I need to make to my Access DB (i.e.
code) when storing data in SQL Server?

 
Reply With Quote
 
 
 
 
Arvin Meyer [MVP]
Guest
Posts: n/a
 
      3rd Nov 2006
If you leave your front-end as an MDB, almost none. Certain queries can be
improved by making them into stored procedures and doing the work on the
server. You can also do Pass-thru queries on the server. The candidates for
this process are any query which runs slowly. You can replace them
one-by-one after the conversion is made.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com

"JustinP" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> What are the sorts of changes that I need to make to my Access DB (i.e.
> code) when storing data in SQL Server?
>



 
Reply With Quote
 
Tony Toews
Guest
Posts: n/a
 
      4th Nov 2006
"JustinP" <(E-Mail Removed)> wrote:

>What are the sorts of changes that I need to make to my Access DB (i.e.
>code) when storing data in SQL Server?


There can be quite a few changes required. However the first
question to ask is why would you want to change to SQL Server?

Do a search at the Knowledge Base at support.microsoft.com using the
keywords "upsizing" to review the various white papers on upsizing
Access to SQL Server as well as to ensure you have any updates
required.

Also see my Random Thoughts on SQL Server Upsizing from Microsoft
Access Tips page at
http://www.granite.ab.ca/access/sqlserverupsizing.htm

There is a new tool from the SQL Server group.
SQL Server Migration Assistant for Access (SSMA Access)
http://www.microsoft.com/sql/solutio...n/default.mspx

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing My Documents back to Default deletes Share on Server tmpotvin Windows XP General 3 11th Dec 2008 08:28 PM
ASP.NET Server Control State not changing on post back Steven Microsoft Dot NET Framework 1 25th Aug 2005 10:50 PM
Server Control State not changing on post back Steven Microsoft ASP .NET 0 24th Aug 2005 07:02 PM
Changing margins for binding back-to-back pages =?Utf-8?B?SmVubmll?= Microsoft Word Document Management 1 27th Apr 2004 08:26 PM
HELP NEEDED!! Do I have a router that needs taken back. Please. Any information is much needed. newbie Windows Networking 0 28th Sep 2003 05:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:01 PM.