﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Long-term Oracle Support?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 18 May 2026 06:40:08 GMT</lastBuildDate><ttl>20</ttl><item><title>Long-term Oracle Support?</title><link>http://forum.strataframe.net/FindPost27077.aspx</link><description>Since Microsoft has said that System.Data.OracleClient will be deprecated in .NET 4.0, what are MicroFour's plans for continued support of Oracle db's?</description><pubDate>Mon, 12 Jul 2010 12:43:46 GMT</pubDate><dc:creator>Kirk M Sherhart</dc:creator></item><item><title>RE: Long-term Oracle Support?</title><link>http://forum.strataframe.net/FindPost27648.aspx</link><description>Well, we have to work out what a solution might be, because Microsoft isn't supporting Oracle anymore. I.e. while they do have a .NET 4.0 Oracle driver, it is depreciated so we are investigating what might be a good approach going forward. This fall we'll be looking at this in more detail.</description><pubDate>Mon, 12 Jul 2010 12:43:46 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Long-term Oracle Support?</title><link>http://forum.strataframe.net/FindPost27644.aspx</link><description>Thank you for your support.&lt;br&gt;
&lt;br&gt;
This doesnt look to be a permanent solution. Are you developing a new solution for .NET 4.0?</description><pubDate>Mon, 12 Jul 2010 09:00:56 GMT</pubDate><dc:creator>lastcanary</dc:creator></item><item><title>RE: Long-term Oracle Support?</title><link>http://forum.strataframe.net/FindPost27613.aspx</link><description>I realized that the problem might be that you are referencing the .NET 4.0 version of System.Data.OracleClient, but you need to reference the .NET 2.0 version for SF to work.  It won't show up on the .NET tab of the Add References dialog if your project is a .NET 4.0 project (it only shows the .NET 4.0 assemblies).  You'll have to user the Browse tab to reference the .NET 2.0 version, then the SF stuff should work.  The System.Data.OracleClient.Dll is typically located:&lt;br&gt;
&lt;br&gt;
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&lt;br&gt;
&lt;br&gt;
Let us know if this gets your problem solved.</description><pubDate>Tue, 06 Jul 2010 15:45:32 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Long-term Oracle Support?</title><link>http://forum.strataframe.net/FindPost27612.aspx</link><description>Did you add a reference to the System.Data.OracleClient.dll?  &lt;br&gt;</description><pubDate>Tue, 06 Jul 2010 13:38:24 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Long-term Oracle Support?</title><link>http://forum.strataframe.net/FindPost27607.aspx</link><description>Hello,&lt;br&gt;
&lt;br&gt;
We are using Visual Studio 2010 and Oracle 11g. &lt;br&gt;
&lt;br&gt;
After creating a table I used Business Object Mapper and built the BO. It was built with no errors.&lt;br&gt;
&lt;br&gt;
When I tried to build the project I received the following error:&lt;br&gt;
&lt;br&gt;
Error	1	The type or namespace name 'OracleClient' does not exist in the namespace 'System.Data' (are you missing an assembly reference?)	E:\DENEME\OracleTest05072010\OracleTest05072010\deneme1.Designer.cs	360	65	OracleTest05072010&lt;br&gt;
&lt;br&gt;
I dont know how to solve this error. &lt;br&gt;
&lt;br&gt;
Does Strataframe supports VS2010 with Oracle 11g?&lt;br&gt;
&lt;br&gt;
Could you please help us?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description><pubDate>Mon, 05 Jul 2010 02:51:30 GMT</pubDate><dc:creator>lastcanary</dc:creator></item><item><title>RE: Long-term Oracle Support?</title><link>http://forum.strataframe.net/FindPost27078.aspx</link><description>We will take the same approach as we did with other 3rd party databases such as DB2.  We will provide a factory entry to allow SF users to choose which managed .NET Oracle client that they want to use.  We have not 100% decided yet, but we will most likely provide a "standard" or "preferred" Oracle client.  At present we are leaning towards using Oracle's client since they are most likely not going to go away or deprecate their client. :)</description><pubDate>Tue, 04 May 2010 14:09:39 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>