Microsoft Jet 4.0 oledb提供程序未在本地m/c上注册 [英] Microsoft jet 4.0 oledb provider is not registered on the Local m/c

查看:85
本文介绍了Microsoft Jet 4.0 oledb提供程序未在本地m/c上注册的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.
m在我的网站中创建oledb连接并打开它的连接..
但是当我在服务器上部署网站时..然后出现此错误.

Microsoft Jet oledb 4.0提供程序未在本地M/c上注册.

我的服务器m/c上未安装MSOffice.

请告诉我..我应该在服务器上做什么?

Hi.
m creating a oledb connection in my website.and opening a connection of it..
but when i deploy my website on a server .. then m getting this error.

Microsoft jet oledb 4.0 provider is not registered on the local m/c.

MSOffice is n''t installed on my server m/c.

plz tell me .. wht should i do on server?

推荐答案

机会是您正在运行64位操作系统并针对64位目标进行编译.不幸的是,没有64位版本的Jet引擎-也没有可能-因此您必须:

1)切换到32位目标开发.
2)切换到其他数据库引擎.
The chances are that you are running a 64 bit OS and compiling for a 64 bit target. Unfortunately, there is no 64 bit version of the Jet engine - nor is there likely to be - so you must either:

1) Switch to 32 bit target development.
2) Switch to a different database engine.


这篇关于Microsoft Jet 4.0 oledb提供程序未在本地m/c上注册的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆