Kofax DM API Manual do Utilizador Página 134

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 133
114 CHAPTER 3
PCDSQL
Public oUpdateSQL As New PCDSQL
Private Sub cbCancel_Click()
Dim nResult As Long
'Release the result set for this instance of
'the PCDSQL object.
nResult = oUpdateSQL.ReleaseResults()
Unload UpdateForm
End Sub
Private Sub cbUpdate_Click()
Dim sTempBuf As String
Dim sSQL As String
Dim nRowNumber As Long
Vista de página 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 527 528

Comentários a estes Manuais

Sem comentários