使用VB6连接到Oracle Server [英] Connecting to Oracle Server using VB6

查看:332
本文介绍了使用VB6连接到Oracle Server的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用VB6开发了一个应用程序,该应用程序将数据存储在数据库服务器中.
现在我的问题是在将近100台其他PC上安装时,我需要在每台PC上都安装oracle 8i Client Software,这是一项繁琐的工作.

有没有一种方法可以在不安装Oracle Client软件的情况下连接到Oracle Server,我的意思是仅使用一些dll.

我的联络人是

"Provider = MSDAORA.1;用户ID = kishore;密码= kishore;数据源=学生; Persist Security Info = False;"

我们能否在此Connection中提供Oracle服务器的IP地址和端口.

紧急帮助我.

I have developed a application using VB6 which stores data in a database server.
Now my problem is during my installation on other PCs nearly 100, i need to install the oracle 8i Client Software on every PC, which is a tedious job.

Is there a way to connect to the Oracle Server with out installing Oracle Client software, I mean just by using some dlls.

My connection is

"Provider=MSDAORA.1;User ID=kishore;Password=kishore;Data Source=student;Persist Security Info=False;"

Can we give the server ip address and the port for Oracle in this Connection.

Help me urgently.

推荐答案

您是否无法创建将为您安装8i客户端的安装项目?
Can you not create a setup project that will install the 8i client for you?


这篇关于使用VB6连接到Oracle Server的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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