December 14, 2011 at 8:40 am
My client has a requirement to migrate from Access back end database to SQL server express.
There are few reports and forms, and want to retain them.
The report front end has date fields(from and to dates) and a region selection drop down.
Once the data is migrated to SQL server, they want to fetch the data by passing the values from access front end to SQL server.
I am a novice on Access, and What approach should be followed to acheive this.
1. Should I use SSMA, to migrate database to SQL and link tables.
2. In that case, how does the existing queries pass the selected values on access front to SQL Server.
Would there any improvement on Query performance, specially when the data grows beyond 2 GB.
3. Can the SQL server database reside on Server A and have the access front end on Client Machine.
I am assuming, the connection could be established through ODBC.
December 14, 2011 at 8:49 am
These items might assist you in deciding on the migration
http://www.microsoft.com/sqlserver/en/us/product-info/migration-tool.aspx#oracle
http://blog.nkadesign.com/2009/ms-access-upsizing-to-sql-server-2008/
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply