I'm new to VBscript, and I'm trying to evaluate its limitations in an intranet environment. My question concerns database access. Is it possible to access databases (MDBs) without the use of server side scripting? I work in an environment where due to company "guidelines", getting server space to use ASPs or IDCs is like pulling teeth.
We due mostly database applications in VB, using SQL statements to do general database work. We would like to upgrade to browser based applications. We've tried Visual Basic Documents, but we've had nothing but headaches (works on some machines, not others, slow access time, etc...). We're now using ActiveX controls. This works fine, but again, slow access time (downloading CAB's to the clients). Being relatively new to internet development, I'm not sure how servers work... I have access to what I've been told is called "static" space, meaning I can place HTML pages, but no features are included.
I'm developing in a WINDOWS 95 environment, using FRONTPAGE 97, and the web server that comes with it.
Can I do what I want with these kinds of restrictions?
Thank-you for any help or advice you can give. [sig][/sig]
We due mostly database applications in VB, using SQL statements to do general database work. We would like to upgrade to browser based applications. We've tried Visual Basic Documents, but we've had nothing but headaches (works on some machines, not others, slow access time, etc...). We're now using ActiveX controls. This works fine, but again, slow access time (downloading CAB's to the clients). Being relatively new to internet development, I'm not sure how servers work... I have access to what I've been told is called "static" space, meaning I can place HTML pages, but no features are included.
I'm developing in a WINDOWS 95 environment, using FRONTPAGE 97, and the web server that comes with it.
Can I do what I want with these kinds of restrictions?
Thank-you for any help or advice you can give. [sig][/sig]