![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
You trying to get a record count? Set the CursorLocation to 3 (I said to set it to 2 in an earlier post which is wrong). Anyways, I always use While - Wend for loops: While Not rs.EOF .... Wend -- Ron |
#4
| |||
| |||
|
|
You trying to get a record count? Set the CursorLocation to 3 (I said to set it to 2 in an earlier post which is wrong). Anyways, I always use While - Wend for loops: While Not rs.EOF .... Wend -- Ron |
#5
| |||
| |||
|
|
Yes I am tryin gto get a record count which can vary from 1 to 50 records. Could you see anything else wrong in that code as to why it generates the ever helpful error message - 500 - Server error. |
![]() |
| Thread Tools | |
| Display Modes | |
| |