通过局域网访问分布式数据库 [英] accessing distributed database over lan

查看:129
本文介绍了通过局域网访问分布式数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发基于c#的应用程序,该应用程序需要访问分布在两台计算机之间的数据库.
该应用程序包含两个在水平和垂直方向上都是零散的数据库,''这只是为了实现对远程数据进行访问的分布式系统的概念.



我正在使用Oracle 10g XE和Visual Studio 2005



我已经编译了访问本地数据库的独立应用程序.但是我不知道如何访问通过lan连接的计算机上存在的其他数据库.

是否需要单独的链接?









有人可以帮助我如何启动它吗?

i am working on a c# based application which requires access to a database distributed between two computers .
the application accesees two databases which are horizontally and vertically fragmented .''it is just to implement the concept of distributed systems which acceses remote data.



i am using oracle 10g xe and visual studio 2005



i have complted the standalone applcation which accesess local databse.but i donno know how to acsess the other databse present on computer connected via lan.

is there separate linkng required?









can anyone help me with how to start this?

推荐答案

您将必须具有两个单独的连接以及其他需要的对象才能访问这些数据库.如果您与负载平衡有关,那么此回复不能成立.编辑您的问题,以使响应的人知道确切的情况.
You will have to have a two separate connections and other needed objects to access those databases. If your relates to load balancing, then this reply does not holds good. Edit your question so that people responding are aware of exact scenario.


这篇关于通过局域网访问分布式数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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