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.....
User Profile
Collapse
-
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...
No activity results to display
Show More
Leave a comment: