-
Jdbc
Hai ,
I am naresh.I have one problem.I have a database it contains 100 records. i have to show each page is in 10 records.
-
-
Hey man, you got to do some homework before you post this.
No nobody is going to solve the problem for you if you are just waiting for an answer without trying anything.
Let me give you some hint how to do it ...
Just use jdbc connect to database and do this sql
select * from table limit 0,10
limit the selection to 10, and pass the parameter to the second page.
ken
Hoobin.com
-
-
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks