Hail,
I just started to try to use vbscript since I read it was easy to use if yuo know VB. Well, it does seem relatively easy, but I am stuck on something. Let's say I want a name to appear in a text box after pressing a button. I would randomly choose that name from a msaccess database. Now in VB this would be easy, but I don't know how to retrieve the data using vbscript.
Let's say path to mdb is c:\My documents\Names.mdb
Table name is RandomNames
How would I set database and Recordset or is it totally different from VB?
Phailak
I just started to try to use vbscript since I read it was easy to use if yuo know VB. Well, it does seem relatively easy, but I am stuck on something. Let's say I want a name to appear in a text box after pressing a button. I would randomly choose that name from a msaccess database. Now in VB this would be easy, but I don't know how to retrieve the data using vbscript.
Let's say path to mdb is c:\My documents\Names.mdb
Table name is RandomNames
How would I set database and Recordset or is it totally different from VB?
Phailak