Microsoft: ASP (Active Server Pages) - Displaying recordset column names

Microsoft: ASP (Active Server Pages) - Displaying recordset column names

瀏覽:576
日期:2025-05-02
Sorry if the formatting is a bit rubbish but that gives you an idea of what i have so far. When looping through the recordset using a while loop and the property .EOF and the method .MoveNext() i can't get it to also display the column names. The sql colu...看更多