Try setting the service to run under a privileged account. That said, however, I run ZServer as a service using my srvany "hack" myself and I can see and connect to any system DSN on my server. Try downloading MDAC (Microsoft Data Access Components) 2.1 from www.microsoft.com. It will upgrade your ODBC DLLs and drivers if they're slightly old. Actually go grab it here: http://ftpsearch.lycos.com/cgi-bin/search?query=mdac_typ.exe. The correct file is 5.9 or 6.0 MB. If you have SP4 on CD, it should be under \full\mdac\i386. -- Alexander Staubo http://www.mop.no/~alex/ "It has taken the planet Earth 4.5 billion years to discover it is 4.5 billion years old." --George Wald
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Graham Chiu Sent: 30. mai 1999 20:55 To: zope@zope.org Subject: [Zope] ODBC and Zserver problems
When I start up Zserver using a batch file, or manually, I am able to make my ODBC connections, and see my ODBC datasources.
However, if I start up Zserver as a NT service (zserver-srvany.zip), although Zope works fine in other apparent respects, it is now unable to see or access ODBC datasources.
Using 1.11.0pr 1
------- Regards, Graham Chiu gchiu<at>compkarori.co.nz
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
In article <B059671903C6D211A0D500C0F0301C790DEC21@kubrick.mop.no>, Alexander Staubo <alex@mop.no> writes
Try setting the service to run under a privileged account. That said, however, I run ZServer as a service using my srvany "hack" myself and I can see and connect to any system DSN on my server.
I tried this. I set up a user with administrative privileges, and set the Zserver service to log on as this user. No change.
Try downloading MDAC (Microsoft Data Access Components) 2.1 from www.microsoft.com. It will upgrade your ODBC DLLs and drivers if they're slightly old. Actually go grab it here: http://ftpsearch.lycos.com/cgi-bin/search?query=mdac_typ.exe. The correct file is 5.9 or 6.0 MB. If you have SP4 on CD, it should be under \full\mdac\i386.
I did this, and no change. I am still unable to connect while running Zserver as a service. ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz
participants (2)
-
Alexander Staubo -
Graham Chiu