OK. Now I'm stumped.
No matter how I set it up, it fails.
Here is what I've got:
<%
' ================================
' = CONSTANTS
' ================================
'Const adOpenForwardOnly = 0
'Const adOpenDynamic = 2
'Const adLockReadOnly = 1
'Const adLockPessimistic = 2
Const...
I'm trying to recognize an SQL query that results in no available records from the recordset. When I enter a value that I know is not in the record set, I keep getting "There is a problem with the page you are trying to reach and it cannot be displayed." When I enter a value known to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.