Many thansk fo ryour advice but .recordcount count ALL records in my database.... not count selected records....
example: my database have 100 records when make a sql call I selected 45(example) records, how count this records?
thanks
hello! I need count records selected after make this command
sql = "SELECT * FROM table Where ID = " + cstr(idinput)
how count selected records?
vbscript
thanks
Hello!
I have a database, I need read values form this database into vbscript variables!!!! please helpme
example:
my database have 2 fields: ID, price
how assign into variable "sum" the value from price?
"sum is a varible into vbscript 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.