Browse by Tags

Related Posts

  • How to make a oracle package call and receive the return values as dataset

    Here is My Problem, I have a complicated login porcess, there are two seperate databases involve in it. Firstly, I will search the userid in the local sql server 2005 database, if not found I will call an oracle package which is being develop by a third party(none comercial) and that package will verify...
    Posted to Oracle (Forum) by kabir.khan.net on 02-12-2008, 12:00 AM
    Filed under: Oracle, Oracle Package, OracleCommand Error, oracleconnection, .net, .net 2.0, asp.net 2.0
  • Problem with OracleConnection

    Hi I try to conenct to Oracle from aspx page I'm ussing: <% @ Import Namespace ="System.Data.OracleClient" %> and dim objConn As New OracleConnection( "Data Source=hdb;User ID=xxx;Password=xxx" ) and getting error BC30002: Type 'OracleConnection' is not defined....
    Posted to Oracle (Forum) by bij004 on 05-28-2007, 12:00 AM
    Filed under: Oracle, oracleconnection, .net
  • 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 (5 items)