search results

  1. This types in System.Data.OracleClient are deprecated and will be removed in a future version of the .NET Framework. ... Using the OracleDataAdapter class, ...
    msdn.microsoft.com/en-us/library/​system.data.oracleclient - Cached
    More results from msdn.microsoft.com »
  2. using System.Data.OracleClient; You also must include a reference to the DLL when you compile your code. For example, if you are compiling a C# program, ...
    msdn.microsoft.com/en-us/library/​77d8yct7 - Cached
  3. How can I specify the Oracle Home to use when using System.Data.OracleClient. 4. How to determine which version of Oracle Client is being used from the server. 0.
    stackoverflow.com/questions/447983 - Cached
  4. Found in the System.Data.OracleClient namespace. ... using System; using System.Data.OracleClient; public class CSharpAdoOra { public static void Main ...
    www.akadia.com/services/dotnet_​dbaccess.html - Cached
  5. CodeSmith Generator is a template-based code generating tool. It features a syntax nearly identical to ASP.NET and can generate code for any ASCII based language.
    community.codesmithtools.com/File_Share/​f/8/p/379/3093.aspx - Cached
  6. You will also want to add Imports System.Data.OracleClient (or using System.Data.OracleClient, if you are using C#) if you want to avoid writing the full namespace.
    www.4guysfromrolla.com/webtech/tips/​t080902-1.shtml - Cached
  7. This one Uses System.Data.OracleClient exclusivly. Also I rethought the Metadata Queries from scratch.
    community.codesmithtools.com/File_Share/​f/8/t/379.aspx - Cached
  8. Implementing a basic transaction using ADO.NET in an application can be fairly straightforward. The most ... Found in the System.Data.OracleClient namespace.
    www.akadia.com/services/dotnet_​dbtrans.html - Cached
  9. To either of you still having the issue, are you using mixed clients (eg: 9i / 10g), or are you purely 10g? ....and what IIS versions are you working with?
    forums.asp.net/t/1045815.aspx/1 - Cached
  10. Thanks sloan, but that\'s what I did. I added the reference through the GUI. It put the file in the Bin folder automatically. Thanks, sck10 \"sloan\" <sloan@xxxxxxxxx ...
    www.tech-archive.net/Archive/DotNet/​microsoft.public... - Cached