Browse by Tags

Related Posts

  • regarding connection pooling in oracle for my .net application

    actually we are using microsoft entireprise library for connecting to sql server database which is giving good performance for my application.Here I had a problem for my new application where I am using Oracle database as back end.To increase the performance of my application which library I need to...
    Posted to Oracle (Forum) by shivarlakrishna on 05-12-2008, 12:00 AM
    Filed under: Oracle, oracle PL/SQL parameters excetion handling, OracleCommand, oracleconnection, VS.2005, .net 2.0, asp.net 2.0, c#, data access, web.config
  • Insert not inserting to Oracle db

    Hi, I am just trying to learn ASP.NET but have run into a problem when attempting to insert data into my database. I am using Oracle 10g Express Edition, Visual Studio 2005 and the code is in C#. Here is the code I am using to call the insert statement; string sql = "INSERT INTO offices (office_number...
    Posted to Oracle (Forum) by asp.newtome on 04-23-2008, 12:00 AM
    Filed under: Oracle, Oracle Package, oracle PL/SQL parameters, oracle procedure C#, Oracle Stored Procedures Package SqlDataSource Bind Parameters, OracleCommand, oracleconnection, sql query, VS.2005, asp.net, c#, ConnectionString, data access, insert multiple attachments into Oracle
  • "Specified slot number was invalid" when open OracleConnection

    Hi All, OracleConnection ocon = new OracleConnection (ConnectionString); ocon.Open(); I got the error message: System.ArgumentException: Specified slot number was invalid.\r\n at System.LocalDataStoreMgr.ValidateSlot(LocalDataStoreSlot slot)\r\n at System.Threading.Thread.GetData(LocalDataStoreSlot slot...
    Posted to Oracle (Forum) by lectrung on 06-07-2007, 12:00 AM
    Filed under: Oracle, oracleconnection, .net 2.0, c#
  • Re: System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.

    System.Exception: System.Data.OracleClient requires Oracle client software version 8.1.7 or greater. at System.Data.OracleClient.OCI.DetermineClientVersio n() at System.Data.OracleClient.OracleInternalConnection. OpenOnLocalTransaction(String userName, String password, String serverName, Boolean integratedSecurity...
    Posted to Oracle (Forum) by Basaveswari on 04-18-2007, 12:00 AM
    Filed under: Oracle, oracleconnection, SQLDataSource, VS.2005, .net 2.0, c#, Web Services
  • Re: Connection with oracle9i

    Hey buddy! The above link given by praveen is indeed very informative. As an addon to the explanation you can find a crisp example here:- 1 string ConnString = "data source=dsn1;user id=user1;password=pwd1;" ; 2 OracleConnection NewConn = new OracleConnection(ConnString); 3 string sql= "SELECT * FROM...
    Posted to Oracle (Forum) by veeaar on 03-29-2007, 12:00 AM
    Filed under: Oracle, oracleconnection, oraclereader, .net, c#, datagrid, example
  • Re: OracleTable to C# Class

    i have developed this tool myself! thanks for no help.
    Posted to Oracle (Forum) by opethema on 06-13-2007, 12:00 AM
    Filed under: Oracle, OracleCommand, oracleconnection, .net, .net 2.0, c#
  • Help me pls. i wan't code startup and shutdown oracle database with vb.net.

    Help me pls. i wan't code startup and shutdown oracle database with vb.net.
    Posted to Oracle (Forum) by pinkbuff on 05-31-2007, 12:00 AM
    Filed under: Oracle, Oracle XMLElement, OracleCommand, OracleCommand Error, oracleconnection, oraclereader, VS.2005, .net, .net 2.0, c#
Page 1 of 1 (7 items)