Checking if the recordset is null? - ASP / Active Server Pages

Checking if the recordset is null? - ASP / Active Server Pages

瀏覽:979
日期:2025-04-26
Hi All, I am working on ASP VBScript... How can i check the values of a recordset .i.e whether it contains values or not...?? Is NULL considered as a string....?? ... Hi Nitindel, In order to check if a recordset has anything in it you can simply use the ...看更多