VB Code:
If CNN.State <> 0 Then Set rsshow = CNN.Execute("select * from status") Do While Not rsshow.EOF txtChat = rsshow(1) Loop CNN.Close End If
|
Results 1 to 5 of 5
|
Click Here to Expand Forum to Full Width |