User Profile

Collapse

Profile Sidebar

Collapse
sumalatha055
sumalatha055
Last Activity: Oct 24 '08, 12:51 PM
Joined: Aug 19 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sumalatha055
    started a topic about gridview
    in .NET

    about gridview

    hi Everybody

    iam struggling for this from many days can u please help me

    thank you

    iam using oracleDatabase i had taken object DataSource now the problem is

    after selecting particulr id in gridview it will display automatically update and cancel events after that changing Data and clicking on update its not updating
    its not showing any effect
    please help me
    See more | Go to post

  • sumalatha055
    started a topic ASP.NET C# - Updating Oracle database
    in .NET

    ASP.NET C# - Updating Oracle database

    i had written this to update data in table but its not responding
    can u please help ma?
    Code:
    using System;
    using System.Data;
    using System.Configuration;
    using System.Web;
    using System.Web.Security;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using System.Web.UI.HtmlControls;
    using System.Data.OleDb;
    using System.Data.OracleClient;
    ...
    See more | Go to post
    Last edited by DrBunchman; Aug 20 '08, 01:57 PM. Reason: Added [Code] Tags - Please use the '#' button

  • sumalatha055
    started a topic about namespaces
    in C

    about namespaces

    OracleClient namespace name doesnot exist in the namespace 'System.Data' what can i do for this
    using System;
    using System.Data;
    using System.Configur ation;
    using System.Web;
    using System.Web.Secu rity;
    using System.Web.UI;
    using System.Web.UI.W ebControls;
    using System.Web.UI.W ebControls.WebP arts;
    using System.Web.UI.H tmlControls;
    using System.Data.Ora cleClient;
    public...
    See more | Go to post
No activity results to display
Show More
Working...