in reply to Re^2: Passing cgi parameters from external script
in thread Passing cgi parameters from external script

Sorry, Microsoft Windows web-servers are terra incognita for me. I run Apache servers on Windows systems and there is no reason why they couldn't access MS Access (other than that MS Access is not very multi-user friendly and it hardly warants to be called a database-server (it is more a glorified graphical front-end to their Jet-engine)).

But I would really hesitate to use MS Access databases on a web-server, given that there are so many fine free database-servers available.

As much will depend on what server you run your scripts on, I advise you to first start looking for a host before committing too much to a certain design as much may need to be re-written if the host does not support some (or all) of your requirements.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

  • Comment on Re^3: Passing cgi parameters from external script

Replies are listed 'Best First'.
Re^4: Passing cgi parameters from external script
by shaolindoman (Acolyte) on Jul 01, 2004 at 14:22 UTC
    Any suggestions on good host that support cgi, will allow me to access as MS access database, and support SSL? I havn't looked around much yet but I was just wandering if there were any really good ones everyone suggests. Thanks.