Re: [python-win32] Wiki

2007-03-06 Thread James Matthews
Mark I added a section for editing pages! (the mark-up) and to create pages all you need to do it search for the title and click create the page! Tim i am working on the OpenID ext. It seems it doesn't support the version of mediawiki that we have but i am working on it! P.S Tomorrow i am making

Re: [python-win32] Adding a really odd feature to Access as an odbc driver

2007-03-06 Thread Tim Roberts
Michael L Torrie wrote: > On Tue, 2007-03-06 at 19:48 +0100, Grzegorz Adam Hankiewicz wrote: > >>> Surely it would be MUCH less trouble to move the backend to Postgres, >>> SQLite, or even SQL Server Express, all of which are free. >>> >>> >> Indeed, which is what I'm going to do in th

Re: [python-win32] Adding a really odd feature to Access as an odbc driver

2007-03-06 Thread Michael L Torrie
On Tue, 2007-03-06 at 19:48 +0100, Grzegorz Adam Hankiewicz wrote: > > Surely it would be MUCH less trouble to move the backend to Postgres, > > SQLite, or even SQL Server Express, all of which are free. > > > Indeed, which is what I'm going to do in the long term, rewrite the > application. No

Re: [python-win32] Adding a really odd feature to Access as an odbc driver

2007-03-06 Thread Tim Roberts
Grzegorz Adam Hankiewicz wrote: > Tim Roberts wrote: >> Access is trouble any time you have more than about 2 people using a >> single database. It just wasn't designed for that environment. >> > I know, I know... just imagine that before accepting this job I didn't > even know Access *could* b

Re: [python-win32] Adding a really odd feature to Access as an odbc driver

2007-03-06 Thread Grzegorz Adam Hankiewicz
Tim Roberts wrote: Access is trouble any time you have more than about 2 people using a single database. It just wasn't designed for that environment. I know, I know... just imagine that before accepting this job I didn't even know Access *could* be used *like* one, I always thought it

[python-win32] Re: Reusing a local com server object

2007-03-06 Thread Roger Upole
Ross McKerchar wrote: >I am having trouble connecting to an already running python com server. > > I have set CLSCTX_LOCAL_SERVER for my com object and I am using the > "GetObject" function in my vbscripts which connect to the com server. > > I have written a simple test server that behaves very

Re: [python-win32] PID of a process created by win32com.client.Dispatch()

2007-03-06 Thread Tim Roberts
Bruce Webber wrote: > I've written a program which automates the running of Business Objects (a > query generator and reporting tool). The command which creates the process > (and the corresponding Python object) is: > > boApp = win32com.client.Dispatch('BusinessObjects.Application') > > This wor

Re: [python-win32] Adding a really odd feature to Access as an odbc driver

2007-03-06 Thread Tim Roberts
Grzegorz Adam Hankiewicz wrote: > > I have an old application which uses Access, and possibly the reason > why concurrent access wasn't designed is because transactions are not > supported, so multiple writes could be trouble. Access is trouble any time you have more than about 2 people using a si

[python-win32] Adding a really odd feature to Access as an odbc driver

2007-03-06 Thread Grzegorz Adam Hankiewicz
Hi. I have an old application which uses Access, and possibly the reason why concurrent access wasn't designed is because transactions are not supported, so multiple writes could be trouble. I was wondering if it would be possible to serialise all the read/write operations through a micro ser

Re: [python-win32] Wiki

2007-03-06 Thread Tim Golden
Mark Mc Mahon wrote: > I just created an account, logged in, and I couldn't figure out how to > modify a page. Well, likewise. James, is there some switch you have to set to allow logged-in users to edit main pages? TJG ___ Python-win32 mailing list Pyt

Re: [python-win32] Wiki

2007-03-06 Thread Mark Mc Mahon
Hi, I just created an account, logged in, and I couldn't figure out how to modify a page. I added the topics that Tim and I mentioned from the earlier thread to the "Discussion" page. Mark ___ Python-win32 mailing list Python-win32@python.org http://ma

[python-win32] Reusing a local com server object

2007-03-06 Thread Ross McKerchar
I am having trouble connecting to an already running python com server. I have set CLSCTX_LOCAL_SERVER for my com object and I am using the "GetObject" function in my vbscripts which connect to the com server. I have written a simple test server that behaves very similarly to my real server (ex

Re: [python-win32] win32gui.GetOpenFileName()

2007-03-06 Thread Gabriel Genellina
En Mon, 05 Mar 2007 15:41:09 -0300, Tony Cappellini <[EMAIL PROTECTED]> escribió: >> Is there a way I can select multiple files with either of the above >> mentioned calls? >> (pressing Control doesn't work) > >>> Pass win32con.OFN_ALLOWMULTISELECT|win32con.OFN_EXPLORER >>> in the Flags to enabl

Re: [python-win32] Wiki

2007-03-06 Thread Tim Golden
James Matthews wrote: > After fighting with my Hosting company to support and give me a shell I > got nowhere for a week! so i have installed TikiWiki and hope it works out > well... (if anyone has a better one with a simple installation please tell > me) Anyways here is the site www.wazoozle.c

Re: [python-win32] Media Wiki

2007-03-06 Thread David Fraser
James Matthews wrote: > I would agree however i do like the fedora core website which runs > moin moin OK great - if it looks like that switch my +1 MediaWiki to +1 MoinMoin ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mail