Forums
This topic is locked
recordset counts
Posted 01 Jun 2004 19:03:21
1
has voted
01 Jun 2004 19:03:21 Dave Clarke posted:
many many times i've inserted the recorset counts on a page from the data bindings panel e.g <b><%=(rsetnewwebsites_first)%>to<%=(rsetnewwebsites_last)%>of<%=(rsetnewwebsites_total)%></b> with no problems, even if there are no records in the recordset it simply shows 0.However today i try to do it and no joy, I keep getting BOF or EOF errors.
I've tried using a show region if recordset is not empty behaviour and still get the same errors, any ideas??
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Replies
Replied 02 Jun 2004 19:32:30
02 Jun 2004 19:32:30 Dave Clarke replied:
p.s
it wont let me insert recordset navigation either, it produces the same error.
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
it wont let me insert recordset navigation either, it produces the same error.
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Replied 02 Jun 2004 20:10:16
02 Jun 2004 20:10:16 Dave Clarke replied:
ooooooops silly me
using wrong connection string <img src=../images/dmxzone/forum/icon_smile_blush.gif border=0 align=middle>
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
using wrong connection string <img src=../images/dmxzone/forum/icon_smile_blush.gif border=0 align=middle>
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome