![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
What are the things I need to watch for? I know about linked table subdata sheet properties and Sandboxing mode and making sure to run Jet 4.0 SP8 for 2003 but what else should I look for? We're kind of at the end of the road (so it seems) with Access 97. It does not play well with Windows 7 Professional even in XP Mode, the application is crashy/unsreponsive at times. I figure moving up to a more 'modern' version of Access can help alleviate some of these problems and allow it to run native in Windows 7 rather than through the virtual XP mode. So I'm all ears for recommendations on migration or ways to get Access 97 to work properly in Win 7. Thanks a bunch. |
#3
| |||
| |||
|
|
What are the things I need to watch for? I know about linked table subdata sheet properties and Sandboxing mode and making sure to run Jet 4.0 SP8 for 2003 but what else should I look for? We're kind of at the end of the road (so it seems) with Access 97. It does not play well with Windows 7 Professional even in XP Mode, the application is crashy/unsreponsive at times. I figure moving up to a more 'modern' version of Access can help alleviate some of these problems and allow it to run native in Windows 7 rather than through the virtual XP mode. So I'm all ears for recommendations on migration or ways to get Access 97 to work properly in Win 7. Thanks a bunch. |
#4
| |||
| |||
|
|
"Ryan" wrote in message news:ierc32$8ed$1 (AT) news (DOT) eternal-september.org... What are the things I need to watch for? I know about linked table subdata sheet properties and Sandboxing mode and making sure to run Jet 4.0 SP8 for 2003 but what else should I look for? We're kind of at the end of the road (so it seems) with Access 97. It does not play well with Windows 7 Professional even in XP Mode, the application is crashy/unsreponsive at times. I figure moving up to a more 'modern' version of Access can help alleviate some of these problems and allow it to run native in Windows 7 rather than through the virtual XP mode. v So I'm all ears for recommendations on migration or ways to get Access 97 to work properly in Win 7. Thanks a bunch. |
#5
| |||
| |||
|
|
XP mode is the only way I could see to install Access 97 on Windows 7 If you are going to do the work, why not move all the way to Access 2010? It will be a little more work, mostly because you will need to lean about ribbons. (Yes I know you can import and use toolbars, but IMO they look bad in Access 2010.) I recently migrated 2 large Access 97 applications to Access 2010. Most of the work was fixing coding and design issues that needed fixing in Access 97. All my Access 2010 users have the free Runtime version. The BE is Access 97 because some users have the 97 version of the application. Along with this group I used information from the following MVP. http://www.accessribbon.de/en/ http://www.granite.ab.ca/accsmstr.htm http://allenbrowne.com/tips.html http://www.members.shaw.ca/AlbertKal.../msaccess.html "Ryan" wrote in message news:ierc32$8ed$1 (AT) news (DOT) eternal-september.org... What are the things I need to watch for? I know about linked table subdata sheet properties and Sandboxing mode and making sure to run Jet 4.0 SP8 for 2003 but what else should I look for? We're kind of at the end of the road (so it seems) with Access 97. It does not play well with Windows 7 Professional even in XP Mode, the application is crashy/unsreponsive at times. I figure moving up to a more 'modern' version of Access can help alleviate some of these problems and allow it to run native in Windows 7 rather than through the virtual XP mode. v So I'm all ears for recommendations on migration or ways to get Access 97 to work properly in Win 7. Thanks a bunch. |
#6
| |||
| |||
|
|
Ryan wrote: What are the things I need to watch for? I know about linked table subdata sheet properties and Sandboxing mode and making sure to run Jet 4.0 SP8 for 2003 but what else should I look for? We're kind of at the end of the road (so it seems) with Access 97. It does not play well with Windows 7 Professional even in XP Mode, the application is crashy/unsreponsive at times. I figure moving up to a more 'modern' version of Access can help alleviate some of these problems and allow it to run native in Windows 7 rather than through the virtual XP mode. So I'm all ears for recommendations on migration or ways to get Access 97 to work properly in Win 7. Thanks a bunch. Moving to 2007 or 2010 would involve a big readjustment (for the developer, not quite so much for the user). You'd get used to 2003 in a few hours. |
#7
| |||
| |||
|
| Rick Brandt wrote: Ryan wrote: What are the things I need to watch for? I know about linked table subdata sheet properties and Sandboxing mode and making sure to run Jet 4.0 SP8 for 2003 but what else should I look for? We're kind of at the end of the road (so it seems) with Access 97. It does not play well with Windows 7 Professional even in XP Mode, the application is crashy/unsreponsive at times. I figure moving up to a more 'modern' version of Access can help alleviate some of these problems and allow it to run native in Windows 7 rather than through the virtual XP mode. So I'm all ears for recommendations on migration or ways to get Access 97 to work properly in Win 7. Thanks a bunch. Moving to 2007 or 2010 would involve a big readjustment (for the developer, not quite so much for the user). You'd get used to 2003 in a few hours. Well I meant strictly from a code migration/snafu standpoint. Like.. "What gotchas are there in migrating that I have to watch for?" |
#8
| |||
| |||
|
|
Ryan wrote: Rick Brandt wrote: Ryan wrote: What are the things I need to watch for? I know about linked table subdata sheet properties and Sandboxing mode and making sure to run Jet 4.0 SP8 for 2003 but what else should I look for? We're kind of at the end of the road (so it seems) with Access 97. It does not play well with Windows 7 Professional even in XP Mode, the application is crashy/unsreponsive at times. I figure moving up to a more 'modern' version of Access can help alleviate some of these problems and allow it to run native in Windows 7 rather than through the virtual XP mode. So I'm all ears for recommendations on migration or ways to get Access 97 to work properly in Win 7. Thanks a bunch. Moving to 2007 or 2010 would involve a big readjustment (for the developer, not quite so much for the user). You'd get used to 2003 in a few hours. Well I meant strictly from a code migration/snafu standpoint. Like.. "What gotchas are there in migrating that I have to watch for?" The only thing I can remember is that form bound check-boxes had some bugs due to different Null handling in 2003 compared to 97. There really is no "migration". I develop apps that I publish unaltered in both 97 and newer versions. There is code that will run on newer versions that won't run in 97, but anything that runs in 97 will run in all newer versions. |
#9
| |||
| |||
|
|
I guess I ought to read up on ribbons in Access 2007/2010 for good measure. Converting my menubar didn't come out quite right. |
#10
| |||
| |||
|
|
As far as Access 2010, the reasoning for maybe just moving to 2003 is because it's a 'step in the right direction' and we have licenses for 2003.. so costs are minimal. |
![]() |
| Thread Tools | |
| Display Modes | |
| |