|
Postada em 30/07/2004 09:04 hs
Bom dia a todos quero fazer algo assim 'o rs esta fechado if not rs.close then faça isso end if porém isto não funciona, alguém sabe me dizer como eu posso verificar se o rs esta fechado????????
|
|
|
|
|
Postada em 30/07/2004 10:14 hs
é so verificar se o objeto está setado... If Not(RS Is Nothing) then 'bla bla bla bla End if
|
|
|
|
Postada em 30/07/2004 10:42 hs
|
|
|
Rochª
|
RIO DE JANEIRO RJ - BRASIL
|
|
ENUNCIADA !
|
|
|
Postada em 30/07/2004 10:47 hs
Eu uso assim If rst.State = adStateOpen Then 'Esta aberto else 'Não esta aberto end if
__________________________________________________________________________ Qualquer coisa post Rochª
|
|
|