Forum: Visual Basic 4 / 5 / 6 May 30th, 2007 |
| Replies: 4 Views: 1,397 Ok, your code has problem. 1st, RS required, 2nd, Syntax error "If Not Is Null(RS(0)) Then".
I have to Set RS = ........... if not I will get the error msg "RS required" |
Forum: Visual Basic 4 / 5 / 6 May 30th, 2007 |
| Replies: 4 Views: 1,397 Hmm.. I'm not sure whether I'm using vb6 because I never do any vb programming before and I'm using for the outlook programming. What you mean by late binding? I try your codings out and post again... |
Forum: Visual Basic 4 / 5 / 6 May 28th, 2007 |
| Replies: 4 Views: 1,397 I don't know how to use the code wrap, please forgive me. |
Forum: Visual Basic 4 / 5 / 6 May 28th, 2007 |
| Replies: 4 Views: 1,397 Hi people, I need an urgent help in this. I have a form where I have created a textbox(disabled) in order to show the Number ID from the access database Auto ID but have a problem here. The newly... |