摘要:
在windows2003 32为的系统上运行没有问题, 发布到 64位系统IIS7上 就报错“未在本地计算机上注册“Microsoft.Jet.OLEDB.4.0”提供程序。”还有其他报错,就不一一列举了。解决方法很简单。 在IIS7 -》应用程序池 -》选择要修改的应用程序池-》高级设置 【启用32位应用程序】设置为 True 阅读全文
摘要:
C:\Documents and Settings\Administrator>sqlplus /nologSQL*Plus: Release 10.2.0.1.0 - Production on 星期三 4月 24 08:52:22 2013Copyright (c) 1982, 2005, Oracle. All rights reserved.SQL> connect /as sysdba已连接到空闲例程。SQL> startupORACLE 例程已经启动。Total System Global Area 348127232 bytesFixed Size ... 阅读全文