about connection

S

sandhya

hi sir,
I would like to know how to connect vbscript to
ms access using vbscript codings(using DSN) without using
ASP.
Sandhya
 
R

Randall Arnold

It depends on your application, but the Windows Scripting Host may be what
you're looking for. Then again, you may want to use the VBA (Visual basic
for Applications) built-in to each Office app, including Access.

What is it you're wanting to do?

Randall Arnold
 
Top