473,807 Members | 2,847 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using Enterprise Blocks with Oracle

I downloaded Microsoft Enterpreise Patterns & Practices (June 2005).
I'm trying to use the Data.Oracle library to connect to Oracle 9i
database with no luck.
Does anyone know how to connect to Oracle database? How? I'm unable to
find any useful material to refer to.

Nov 19 '05 #1
1 1206
We use ODP.NET, which is a free (although huge) download from Oracle's
site. There is not too much code difference in using MS's or Oracle's db
drivers.

You will need the Oracle client installed (included with the ODP download)
so you can get the base database connectivity. This includes the service
name to attach to. The service name will be in your Oracle\Network\ Admin
folder in a .TNS file. Your Oracle DBA should be able to help there. You
can check http://www.connectionstrings.com/ for the connection string to
use. That's all I know that's different between MS SQL Server and Oracle.

Hope this helps.

"No_Spam" <no********@com cast.net> wrote in news:1128438646 .748252.227630
@g43g2000cwa.go oglegroups.com:
I downloaded Microsoft Enterpreise Patterns & Practices (June 2005).
I'm trying to use the Data.Oracle library to connect to Oracle 9i
database with no luck.
Does anyone know how to connect to Oracle database? How? I'm unable to
find any useful material to refer to.


Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3519
by: Markus Breuer | last post by:
Instead of using a set of different sql-statements i have decided to use an single, anonymous pl/sql block with host-variables. For example: DECLARE cmp NUMBER := :hostvariable; BEGIN UPDATE t_sample SET c_id=0 WHERE tid>cmp; END; Are there any disadvantages concerning simle update-statement?
4
10869
by: Joseph Gulla | last post by:
Hi all I'm trying to install the OEM for 9i. The install goes smoothly. I can sql connect to db with repository when I use Oracle enterprise manger consol login I can connect standalone. The intelligent agent is running the management server is running. When I try to login to the oracle management server It tells me it is unable to connect to connect chech status of management server what am i missing please help Joe g
1
3287
by: Suresh Tri | last post by:
Hi all, I am in search of any Enterprise level Opensource Project that uses Java Stored Procedures supported by Oracle. I could not find any by googling. Can any one plese point me to any such projects? Actually i'm intereseted in knowing to what extent java stored procedures are used in enterprise applications. A opensource project will let me look into the code to get better idea.
0
1501
by: keyway | last post by:
We have recently implemented (enterprise library) data application blocks to VB.NET console applications - very nice. The console apps read an app.config file, which in turn communicates w/ a dataconfiguration.config file for database access. Now we're trying to implement data application blocks in a VB.NET class library, which is called from a classic ASP web site (not an ASP.NET site). Is there a way to utilize the app.config file...
0
4550
by: Zorba.GR | last post by:
IBM DB2 Connect Enterprise Edition v8.2, other IBM DB2 (32 bit, 64 bit) (MULTiOS, Windows, Linux, Solaris), IBM iSoft Commerce Suite Server Enterprise v3.2.01, IBM Tivoli Storage Resource Manager Express Edition v1.3.2 Win, IBM Tivoli System Automation v1.2.0 Linux, IBM Tivoli Workload Scheduler Virtualized Data Centers v8.2 , other IBM Tivoli CDs, WEBSPHERE EVERYPLACE MOBILE PORTAL v5.0 - ALTIUM , other IBM WebSphere Business CDs...
1
989
by: va | last post by:
I'd appreciate any feedback Where some of the Enterprise Application Blocks are pretty powerful, with all the cool binding controls and the simplicity of combined objectsource and sqlsource , does the DataAccess Enterprise Application Blocks 2.0 still have the same benefits?
3
2152
by: craig | last post by:
I was just wondering if anyone else may have incorporated the original Microsoft Exception Management Application Block (EMAB) or Data Access Application Block (DAAB) into one of their applications when the blocks were frist released several years ago? In the process of trying to upgrage an application to CLR 2.0, I thought it would make sense to also get the latest application blocks. The are now called the Enterprise Library...
9
1759
by: reshugoyal | last post by:
Hi, I need to implement Auto Updates in my application wherein I will be installing the application using msi. First time I will be installing it through CD.( Directly running the MSI file) Next time any of my clients run the application and if newer version is available(which has to be specified on server) they must get a notification that "New version is available. Do you want to Download/Install?" and depending on the user action if...
0
1167
by: Dharmen Patel | last post by:
I am using Enterprise Library 2006 , Data Access Application Blocks. 1. I am connecting to Oracle 9i database using DAAB. 2. I retrieve a dataset using the following code in VB.NET. Dim sqlCommand As String = "SP_GET_BATCH" Dim dbCommand As DbCommand dbCommand = db.GetStoredProcCommand(sqlCommand) ds = db.ExecuteDataSet(dbCommand) 3. I update the dataset using the following code. ...
0
9720
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9599
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10626
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10374
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9193
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5685
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3854
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.