<@LANGUAGE="VBSCRIPT"%> < Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_lvpb_STRING Recordset1.Source = "SELECT * FROM new ORDER BY id DESC" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> 進銷存,進銷存軟體,會計軟體,ERP軟體-高格亞翼台中-企業軟體促銷

CONTENTS   MENU

 

促銷活動

 

版本更新

 

課程時間

 

 
創馨資訊科技有限公司 版權所有
電話 :<04>2296-9228  傳真 :<04>2291-1634
台中市北區中清路一段650號1樓
E-mail: andersen@createsoft.com.tw
Copyright c 2006 CREATESOFT INFOTECH CO.,LTD.. All Rights Reserved
<% Recordset1.Close() Set Recordset1 = Nothing %>