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, Matthew
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.

Matt

-----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




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com