[Orbit-python-list] win32, orbit2 (separate questions)
Status: Inactive
Brought to you by:
tack
From: dman <dm...@dm...> - 2002-03-28 20:23:44
|
I need to create a system for accessing an MS Access database from a Linux server. For a variety of reasons I've choosen to use python for the implementation and use corba and odbc for middleware. Obtaining orbit and python-orbit for linux is familiar and easy; not a problem. However, as usual, windows is a different story. I need to use the win32 build of python to access the win32 odbc driver. Thus I can't use gcc to build any other components that I need. I managed to find a win32 build of orbit (0.5.1), though haven't tested it yet (how can I?). I don't see any win32 builds of python-orbit, though. I really like python-orbit because of the dynamic IDL loading. Does python-orbit work on windows? Can someone provide me with a binary (for python 2.1 or 2.2)? (no installer please, just the .dll or .pyd; I can put it in sys.path myself) I also don't see any mention of python-orbit for orbit2 (nor did I find a win32 binary of orbit2). Will python-orbit be provided for orbit2? TIA, -D -- The way of a fool seems right to him, but a wise man listens to advice. Proverbs 12:15 |