User Profile

Collapse

Profile Sidebar

Collapse
santyonline123
santyonline123
Last Activity: Jul 26 '07, 12:29 PM
Joined: Jul 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi,
    I am creating an asp.net application. In this application i want to arrange data in multiple pages.User should be able to change number of records per page.For this i am using oracle as the backend and i am going to call this procedure in my frontend i.e. c#.net..

    I expect all records means multiple rows should select from the database.....
    See more | Go to post

    Leave a comment:


  • Help me to create stored procedure for paging Using oracle

    Hi Friends,
    I have to create paging using oracle stored procedure for a c#.net application.I have to develop this application without using cursor. I tried following procedure but its giving 1 error as subquery returns more than 1 row. please help me to solve this table.

    Table name :customers
    Fields:CompanyN ame,ContactName ,ContactTitle,P hone,Fax




    CREATE OR REPLACE PROCEDURE...
    See more | Go to post
No activity results to display
Show More
Working...