OleDBConnection用于同一台机器中的32位和64位应用程序 [英] OleDBConnection use for 32 bit and 64 bit application in same machine

查看:100
本文介绍了OleDBConnection用于同一台机器中的32位和64位应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在同一台机器上创建了一个用于32位和64位应用程序的dll。在这个dll中我们需要创建OleDbConnection和ODBC Connection来读取SQL,Excel和文本文件 数据 进入 数据集。那么我们可以在同一台机器上创建oledbconnection或
获取32位和64位应用程序的数据吗?我们如何通过在同一台机器上同时使用 OleDbConnection
32位和64位应用程序来实现结果数据。

I create a dll that are used for 32 bit and 64 bit application in same machine .In this dll we need to create OleDbConnection and ODBC Connection for read SQL, Excel and Text file  data  into a  Dataset. So can we create oledbconnection or get the data for both 32 bit and 64 bit application in same machine? How we can achieve the resultant data by using OleDbConnection for 32 bit and 64 bit application in same machine and same time.

推荐答案

您好,

谢谢回复..

我曾经使用过这种情况,但我无法同时运行32位和64位应用程序。基本上有两个应用程序( 32位和64位应用程序)和我的dll对于该应用程序很常见..
只在一个架构上工作但我需要它在同一台机器上进行两种架构的工作......

I had used that scenario but I was not able to run 32 bit and 64 bit application at same time and same Machine. Basically there are two application( 32 bit  and 64 bit application) and my dll is common for that application..it was working on only one architecture but I need it work on both architecture at same machine...


这篇关于OleDBConnection用于同一台机器中的32位和64位应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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