![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We have an immediate need to convert an MS Access 2003 app and it's 2003 back end DB to 2007. We do not want or need any of 2007's functionality at this moment. I'm thinking maybe the safest path would be to use each of those DBs as 2003 .MDB files and just execute with 2007 - converting/testing at some later date when we're not under the gun any more. Does this work for anybody? Or should I bite the bullet and convert/test now rather than later? |
#3
| |||
| |||
|
|
(PeteCresswell) wrote: We have an immediate need to convert an MS Access 2003 app and it's 2003 back end DB to 2007. We do not want or need any of 2007's functionality at this moment. I'm thinking maybe the safest path would be to use each of those DBs as 2003 .MDB files and just execute with 2007 - converting/testing at some later date when we're not under the gun any more. Does this work for anybody? Or should I bite the bullet and convert/test now rather than later? Why???????? |
#4
| |||
| |||
|
|
We have an immediate need to convert an MS Access 2003 app and it's 2003 back end DB to 2007. We do not want or need any of 2007's functionality at this moment. I'm thinking maybe the safest path would be to use each of those DBs as 2003 .MDB files and just execute with 2007 - converting/testing at some later date when we're not under the gun any more. Does this work for anybody? Or should I bite the bullet and convert/test now rather than later? -- PeteCresswell |
#5
| |||
| |||
|
|
We have an immediate need to convert an MS Access 2003 app and it's 2003 back end DB to 2007. We do not want or need any of 2007's functionality at this moment. I'm thinking maybe the safest path would be to use each of those DBs as 2003 .MDB files and just execute with 2007 - converting/testing at some later date when we're not under the gun any more. Does this work for anybody? Or should I bite the bullet and convert/test now rather than later? -- PeteCresswell |
#6
| |||
| |||
|
|
I would not convert at all. Just leave it alone. If you do not need later version features, there is no reason to "upgrade" the app. |
#7
| |||
| |||
|
|
I'm having trouble believing that /INI has gone away and there is no replacement: very un-Microsoft-Like. Even though it seems tb a holdover from 16-bit Access, it supplies what I consider tb some very useful functionality that cannot be supplied by registry entries. |
#8
| |||
| |||
|
|
Looking at the help, it seems that /profile was the replacement for /ini. There's also SetOptions which I believe are far more preferable to than tinkering with registry. Exactly what functionality are you concerned you'll lose with /ini? |
#9
| |||
| |||
|
|
The ability to supply various parms (like the address of the back end, certain numbers, and so-forth) from one source - and the ability to make changes to that source quickly and easily. |
|
/Profile is a totally different animal - not even comparable IMHO - unless there is some way to just use it as a front end to a single text file; but even if that were possible I'd guess it would add several layers of complexity/possible points of failure to what is, with /INI, a beautifully-simple setup. |
|
Never heard of SetOptions... gotta look into it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |