6 Sep
1999
6 Sep
'99
10:25 p.m.
Jim Sanford wrote:
Unfortunately, the whole project deals with making corporate data available to our outside people and distributors. The data is in Visual FoxPro tables which I access via ODBC. Therefore, I must run on windows.
Or use a small ODBC proxy on win and serve them from a real computer :)
I must use SSL -> must use IIS. (aaarrrggghhh!!!!)
Or get Apache_1.3.6-mod_ssl_2.2.6-openssl_0.9.2b-WIN32-i386.zip from http://www.modssl.org/contrib/ then use ODBC either directly from python or from Zope. ----------------- Hannu