zoukankan      html  css  js  c++  java
  • 查看 jet 4.0 版本信息

    instructions from microsoft

    Msjet40.dll 版本 Jet 4.0 版本级别
    4.0.2927.4 Service Pack 3 (SP3)
    4.0.3714.7 Service Pack 4 (SP4)
    4.0.4431.1 或 4.0.4431.3 Service Pack 5 (SP5)
    4.0.6218.0 Service Pack 6 (SP6)
    4.0.6807.0 Service Pack 6 (SP6) 仅随 Windows Server 2003 一起提供
    4.0.7328.0 Service Pack 7 (SP7)
    4.0.8015.0 Service Pack 8 (SP8)
    4.0.8618.0 Windows XP SP2 和安全公告 MS04-014
    4.0.9025.0 Windows Server 2003 SP1 和 Windows 2000 SP4 更新汇总 1
    4.0.9505.0 Windows Server 2003 SP2
    4.0.9511.0 Windows XP SP3 和安全公告 MS08-028
    4.0.9635.0 Windows Vista
    4.0.9704.0 Windows Vista SP1 和 Windows Server 2008

    //z 2012-08-08 12:05:47 IS2120@CSDN.T1568924201[T59,L388,R14,V562]

    How to determine the current release level of Jet 4.0

    To determine the Jet 4.0 release level that is currently installed on your computer, follow these steps.

    Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.
    //z 2012-08-08 12:05:47 IS2120@CSDN.T1568924201[T59,L388,R14,V562]
    1. Click Start, and then click Search.
    2. In the Search Results pane, click All files and folders under Search Companion.
    3. In the All or part of the file name box, typeMsjet40.dll, and then click Search.
    4. In the list of files, right-click the Msjet40.dll file that is located in the Windows\System32 folder or in the Windows\System folder, and then clickProperties.
    5. Click the Version tab, and then use the following table to determine the current Jet 4.0 service pack level:
    Msjet40.dll version Jet 4.0 release level
    4.0.2927.4 Service Pack 3 (SP3)
    4.0.3714.7 Service Pack 4 (SP4)
    4.0.4431.1 or 4.0.4431.3 Service Pack 5 (SP5)
    4.0.6218.0 Service Pack 6 (SP6)
    4.0.6807.0 Service Pack 6 (SP6) shipped only with Windows Server 2003
    4.0.7328.0 Service Pack 7 (SP7)
    4.0.8015.0 Service Pack 8 (SP8)
    4.0.8618.0 Windows XP SP2 and Security Bulletin MS04-014
    4.0.9025.0 Windows Server 2003 SP1 and Update Rollup 1 for Windows 2000 SP4

    Note If you have a version of Msjet40.dll that is not previously listed, you probably have a hotfix installed. If this is the case, go back to the next earlier version number to determine your release level.
    //z 2012-08-08 12:05:47 IS2120@CSDN.T1568924201[T59,L388,R14,V562]

  • 相关阅读:
    (转) mysql的分区技术 .
    (转) MySQL中索引的限制
    单键索引还是组合索引
    什么是挂载?mount的用处在哪?
    java中的try-catch-finally中的return的执行顺序
    eclipse中spring配置文件的自动提示和namespace的添加
    try catch 语句中有return 的各类情况
    IOC与DI的理解
    对已经存在的没有唯一标识的表添加一个自增的id字段(利用序列sequence)操作过程
    mysql5.7导出数据提示--secure-file-priv选项问题的解决方法
  • 原文地址:https://www.cnblogs.com/IS2120/p/6745860.html
Copyright © 2011-2022 走看看