.NETGURU
Oracle's updated clients
Messages   Related Types
This message was discovered on ASPFriends.com 'ngfx-oracle' list.


Wally McClure
-- Moved from [aspngdata] to [ngfx-oracle] by eric landes <Click here to reveal e-mail address> --

This is a multi-part message in MIME format.

------=_NextPart_000_0032_01C20236.7DAC7960
Content-Type: multipart/alternative;
    boundary="----=_NextPart_001_0033_01C20236.7DB10D40"

------=_NextPart_001_0033_01C20236.7DB10D40
Content-Type: text/plain;
    charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Oracle has just released some updated client software for OleDb and Odbc.
This software is posted along with the Oracle database 9iR2. There is a new
connection string attribute in the OleDb connection string:
OleDb.NET=true/false. True would be set when run under the .NET Framework
and using The System.Data.OleDb set of methods for making a connection. One
interesting note in the OleDb readme file, do not use the hidden rowid
column within the DataSet object. This column will be marked as the primary
key, no matter what column within the table is market as the primary key.

I have not found any updated info on the Odbc drivers and .net. I will post
them when i find them.

Wally
McClure Development
865-693-3004
118 Durwood Rd.
Knoxville, TN 37922
http://www.mccluredevelopment.com/
Building Scalable Applications with the Microsoft.NET Framework
http://www.scalabilitywith.net/
"Building Highly Scalable Database Applications with Microsoft.NET"
http://www.amazon.com/exec/obidos/ASIN/0764536400/qid=1020081583/sr=8-1/ref=
sr_8_1_1/104-9726427-8447111

------=_NextPart_001_0033_01C20236.7DB10D40
Content-Type: text/html;
    charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D938463612-23052002><FONT face=3DArial size=3D2>Oracle =
has just=20
released some updated client software for OleDb and Odbc. This software =
is=20
posted along with the Oracle database 9iR2. There is a new connection =
string=20
attribute in the OleDb connection string: OleDb.NET=3Dtrue/false. True =
would be=20
set when run under the .NET Framework and using The System.Data.OleDb =
set of=20
methods for making a connection. One interesting note in the OleDb =
readme file,=20
do not use the hidden rowid column within the DataSet object. This =
column will=20
be marked as the primary key, no matter what column within the table is =
market=20
as the primary key.</FONT></SPAN></DIV>
<DIV><SPAN class=3D938463612-23052002><FONT face=3DArial=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D938463612-23052002><FONT face=3DArial size=3D2>I have =
not found any=20
updated info on the Odbc drivers and .net. I will post them when i find=20
them.</FONT></SPAN></DIV>
<DIV><SPAN class=3D938463612-23052002><FONT face=3DArial=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D938463612-23052002><FONT face=3DArial=20
size=3D2>Wally</FONT></SPAN></DIV>
<P><FONT size=3D2>McClure Development<BR>865-693-3004<BR>118 Durwood=20
Rd.<BR>Knoxville, TN 37922<BR><A =
href=3D"http://www.mccluredevelopment.com/"=20
target=3D_blank>http://www.mccluredevelopment.com/</A> <FONT=20
face=3DArial><BR>Building Scalable Applications with the Microsoft.NET=20
Framework<BR><A=20
href=3D"http://www.scalabilitywith.net/">http://www.scalabilitywith.net/<=
BR></FONT></FONT><FONT=20
size=3D2><FONT face=3DArial></A>"Building Highly Scalable Database =
Applications with=20
Microsoft.NET"<BR><A=20
href=3D"http://www.amazon.com/exec/obidos/ASIN/0764536400/qid=3D102008158=
3/sr=3D8-1/ref=3Dsr_8_1_1/104-9726427-8447111">http://www.amazon.com/exec=
/obidos/ASIN/0764536400/qid=3D1020081583/sr=3D8-1/ref=3Dsr_8_1_1/104-9726=
427-8447111</A></FONT></FONT></P>
<DIV> </DIV></BODY></HTML>

------=_NextPart_001_0033_01C20236.7DB10D40--

------=_NextPart_000_0032_01C20236.7DAC7960
Content-Type: text/x-vcard;
    name="Wallace B. McClure.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
    filename="Wallace B. McClure.vcf"

BEGIN:VCARD
VERSION:2.1
N:McClure;Wallace;B.
FN:Wallace B. McClure
ORG:McClure Development
TITLE:President
TEL;WORK;VOICE:(865) 693-3004
TEL;WORK;FAX:(865) 693-3069
URL;WORK:http://www.wallym.com
EMAIL;PREF;INTERNET:Click here to reveal e-mail address
REV:20020513T131651Z
END:VCARD

------=_NextPart_000_0032_01C20236.7DAC7960--

Reply to this message...
 
    
Moore, Dot Net Guruhew
Do you know if Oracle is going to release a new client for 8i? I would really be interested in acquiring a OracleConnection like the people who have SQL Server have. (SQLConnection) Something completely optimized for Oracle that would be a lot faster....especially when upgrading to 9i really isn't an option at this point.

Dot Net Guru

-----Original Message-----
From: Wally McClure [mailto:Click here to reveal e-mail address]
Sent: Thursday, May 23, 2002 8:48 AM
To: ngfx-oracle
Subject: [ngfx-oracle] Oracle's updated clients

Oracle has just released some updated client software for OleDb and Odbc.
This software is posted along with the Oracle database 9iR2. There is a new
connection string attribute in the OleDb connection string:
OleDb.NET=true/false. True would be set when run under the .NET Framework
and using The System.Data.OleDb set of methods for making a connection. One
interesting note in the OleDb readme file, do not use the hidden rowid
column within the DataSet object. This column will be marked as the primary
key, no matter what column within the table is market as the primary key.

I have not found any updated info on the Odbc drivers and .net. I will post
them when i find them.

Wally

Reply to this message...
 
    
Scott Sargent
Microsoft released an Managed provider for Oracle, also Oracle is releasing
a managed provider for oracle. Oracle Data Provider.net or odp.net, I
believe is the name. I've used microsoft's primarily against 9i but i do
believe that you can use it against 8i as well (actually i think thats what
you're supposed to do). You can check otn.oracle.com I think they'll post
it there when they release it.

HTH

Scott

[Original message clipped]

Reply to this message...
 
 
System.Data.DataSet
System.Data.OracleClient.OracleConnection




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification