Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


WHy does it show 1 record per page instead of 10?

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,2811
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> WHy does it show 1 record per page instead of 10?
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 WHy does it show 1 record per page instead of 10? - 4/26/2005 7:28:03 AM   
  gilgalbiblewheel

 

Posts: 14
Score: 0
Joined: 4/6/2005
From:
Status: offline
http://k.domaindlx.com/gemetria/kjvresp5.asp?page=1&chapter=yes&number=5&recordType=da&text_data=yes&optAction=on
Each page is skipping 20 records. First page shows id # 21944 and page 2 shows 21964.

The next page ( 3rd ) shows:
quote:

ADODB.Field error '80020009'

Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.

/gemetria/kjvresp5.asp, line 0




This is the SQL:
quote:
SELECT * FROM hebbooktable INNER JOIN hebrewbibletable ON hebbooktable.book = hebrewbibletable.book WHERE chapter LIKE '5' AND (recordType = 'da') ORDER BY id ASC
 
 
Post #: 1
 
 Re: WHy does it show 1 record per page instead of 10? - 4/27/2005 12:32:54 AM   
  vietnamblood

 

Posts: 14
Score: 0
Joined: 3/28/2005
From:
Status: offline
you must saw what connect database

(in reply to gilgalbiblewheel)
 
 
Post #: 2
 
 Re: WHy does it show 1 record per page instead of 10? - 5/11/2005 7:48:18 AM   
  T1TAN23

 

Posts: 11
Score: 0
Joined: 5/11/2005
From: USA
Status: offline
Please post the code this should be spitting out the records

(in reply to gilgalbiblewheel)
 
 
Post #: 3
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> WHy does it show 1 record per page instead of 10? Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts