cmd.CommandTimeout = 0 'This line removes the SQL0666 error cmd.CommandText = "Select * from qiws.qcustcdt" Set cmd.ActiveConnection = cn Set rs = cmd ...
確定! 回上一頁