hi - i'm opening up an access db and want to have a count of all the records in the recordset, here's part of my code getting that recordset:
sql = "SELECT * from Job"
Set fEmpRS = fEmpDB.OpenRecordset(sql)
is there a set way of knowing how many are in a recordset? thanks!
Hi - I have a couple of questions.. any response is appreciated!
First, I am accessing an Access 97 database with VB 6.0. I should first tell you that I;m currently running Access 2000 but since there was too big an issue making it work with VB 6.0 in Access 2000, I'm pressed for time so I'm...
Hi - I'm trying to access an Access 2000 db through VB 6.0. I keep getting the error "Unrecognized database format". Any ideas how to fix this? Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.