Results 1 to 11 of 11

Thread: [RESOLVED] counting records

Threaded View

  1. #1

    Thread Starter
    Junior Member macmatira's Avatar
    Join Date
    Mar 2010
    Posts
    21

    Resolved [RESOLVED] counting records

    .pls help me..

    using adodc
    how to count the records entered in the table.

    i've tried this code
    Code:
    Dim rec As ADODB.Recordset
    Text1.Text = rec.RecordCount
    but it always returns -1

    ??? why..
    Last edited by macmatira; May 16th, 2011 at 07:50 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width