English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I use a database application ysing ms access(Both front end and Back end) i want to change only the back end to sql server with out change the front end.tell me how

2007-06-06 23:52:25 · 3 answers · asked by aron 1 in Computers & Internet Programming & Design

3 answers

OK

Adding to what Tofu has said depending on the version of MS Access you have there is a migration wizard that can port the date to SQL Server.
However you do need to think about what you are doing.
The optimal design for an access database does not have the same criteria as a networked sql server application.
If you have used many queeries and nested queeries these will perform very pooly in a SQL server environment.

Good Luck !

2007-06-07 00:27:04 · answer #1 · answered by Andy 6 · 0 0

Depend on which SQL server you moving to, MS-SQL has the ability/tool to upgrade from a MDB, but you still would need to modify your front end as the data structure/location are now different,.

2007-06-06 23:55:29 · answer #2 · answered by Cupcake 7 · 0 0

nope, the ms access db management engine will keep track of what db the form fields pointed to. But yes, if you want user has the new front end form look

2016-05-18 22:48:13 · answer #3 · answered by ? 3 · 0 0

fedest.com, questions and answers