Dear Shawn,

Your script is great and it work great on my network!

I am not familiar with ADO Object, DAO, OLE,

You have very clear command on your script,

; Create connection...
; Set the connect string ...
; Open connection ...
; Create a table ...
; Add a record ...
; Create a recordset...
; Get the fields...
; Enumerate the recordset...

I have also visit the microsoft link you posted. I would like to know where can I get the function or property that I can execute all of the above steps.

Thanks a lot.

Gilbert Ng