Access 2007 RunTime SP-1... What about back-end DB?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ARC

    Access 2007 RunTime SP-1... What about back-end DB?

    So the long-awaited Access 2007 runtime SP-1 was released a couple days ago.
    I think the process will be to load SP1 for your development copy of Office
    2007, then recompile your app, download the runtime SP-1, then create
    install packages using the new runtime, and newly compiled program files.

    Question is, what about the back-end db's that are in access 2007 (non SP1)?
    Typically these are not touched when you release new versions of an access
    program, unless you're adding fields. I wonder if the back-end database
    needs to be upgraded to SP-1, and if so, how? Any thoughts?

  • Allen Browne

    #2
    Re: Access 2007 RunTime SP-1... What about back-end DB?

    Take a look at what was fixed in SP1:


    See if there are any factors there that will affect you if you leave the
    back end without the SP. None come to mind.

    --
    Allen Browne - Microsoft MVP. Perth, Western Australia
    Tips for Access users - http://allenbrowne.com/tips.html
    Reply to group, rather than allenbrowne at mvps dot org.

    "ARC" <PCESoft@PCESof t.invalidwrote in message
    news:3LYHj.2084 5$xq2.8971@news svr21.news.prod igy.net...
    So the long-awaited Access 2007 runtime SP-1 was released a couple days
    ago. I think the process will be to load SP1 for your development copy of
    Office 2007, then recompile your app, download the runtime SP-1, then
    create install packages using the new runtime, and newly compiled program
    files.
    >
    Question is, what about the back-end db's that are in access 2007 (non
    SP1)? Typically these are not touched when you release new versions of an
    access program, unless you're adding fields. I wonder if the back-end
    database needs to be upgraded to SP-1, and if so, how? Any thoughts?

    Comment

    Working...