|
%@LANGUAGE="VBSCRIPT"%> <% Dim rLunwen Dim rLunwen_numRows Set rLunwen = Server.CreateObject("ADODB.Recordset") rLunwen.ActiveConnection = MM_nczzdns_STRING rLunwen.Source = "SELECT * FROM tLunwen" rLunwen.CursorType = 0 rLunwen.CursorLocation = 2 rLunwen.LockType = 1 rLunwen.Open() rLunwen_numRows = 0 %>
| |
||||||||||||
|
|
|
|||||||||||
|
||||||||||||