Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > Oracle
|
Oracle General Oracle database discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Oracle section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 4th, 2008, 02:52 AM
Registered User
 
Join Date: Sep 2007
Posts: 9
Thanks: 3
Thanked 0 Times in 0 Posts
Default oracle connection string in many databasee

our team is delphi developer and the database they use is oracle,but iam new in oracle, and the the database they serve to me not only 1 database ,5 databases,and in delphi at runtime can acces the databases at once,bu in VS.net in c# ,one connection string is for one database,because oracle can join more than one table with two or more databases at run time,how do i connect to the oracle database in C#.NET,so that i can comunicate with oracle in 5 database in C#.net at runtime,because if using conectionstring only use one database ?,i usually user SQLServer for database.i have heard that in C# there is cyberconnection,please tell me,how to resolve the problem and what does it mean cyberconnection,how to use it

 
Old July 4th, 2008, 04:26 AM
Authorized User
 
Join Date: Nov 2006
Posts: 31
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via ICQ to debasisdas Send a message via AIM to debasisdas
Default

It is better to create DB LINK to connect one database with another .

Using that link you can execute you sql on other databases.

Regards
Debasis





Similar Threads
Thread Thread Starter Forum Replies Last Post
connection string to Oracle, Invalid Argument,err sparsh2010 Access VBA 1 February 14th, 2008 08:31 AM
Oracle connection string asmaa ASP.NET 2.0 Professional 0 July 17th, 2007 05:42 AM
oracle connection silvia C# 4 January 17th, 2006 08:12 AM
Connection string to Oracle Database phudong3da Dreamweaver (all versions) 2 May 2nd, 2005 07:13 PM
oracle connection string pankaj_daga Oracle 2 July 12th, 2004 03:43 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.