Upgrade from 2003

winshent

Registered User.
Local time
Today, 20:46
Joined
Mar 3, 2008
Messages
162
I work as a developer for a large corporate co..

We have moved to a Citrix environment, so the users run a standard build, everyone running Windows 7 64 bit..

The infrastructure team are looking to roll out either Office 2010 or 2013.. I'm yet to find out if this will be 32 or 64 bit..

I am aware that DECLARE statements have to be changed to run on 64 bit..
I'm also aware that there was a change with Excel vba charting model from 2003 to 2007..

I've also read this article on discontinued features..
https://support.office.com/en-us/ar...20d-a62a-da6b99948cc3&ui=en-US&rs=en-US&ad=US

What issues have you encountered when upgrading ?
 
A number of my APIs were 32-bit and those fail in Access 2013. I used them to get the currently logged in user name and computer name. The ODBC driver should be a 64-bit one if going from 2013 to SQL
 

Users who are viewing this thread

Back
Top Bottom