DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Private Sub Form

Private Sub Form_Load() On Error GoTo aviso If cn.State = 1 Then cn.Close conectarse cmd.ActiveConnection = cn cmd.CommandType = adCmdText cmd.CommandText = "select…