T-SQL Equivalents for Microsoft Access VBA Functions
Posted
on Internet.com
See other posts from Internet.com
Published on Mon, 01 Mar 2010 05:00:00 +010
Indexed on
2010/03/07
23:12 UTC
Read the original article
Hit count: 822
Filed under:
If you need to migrate your Access application to SQL Server, don't count on The SQL Server Upsize Wizard in Microsoft Access to automatically convert your VBA functions. If you want to push the complex query processing done by your Access queries to the back end, you'll have to rewrite them in T-SQL.
© Internet.com or respective owner