[PythonCE] SQLite database with comtypes

2006-06-28 Thread Tod Haren
Are other users having success with SQLite under PythonCE 2.4.3? Are you using pySQLite, comtypes, ctypes, or some other method? I'm having trouble getting started on the PPC. On the desktop it seems to work fine. I've been trying to use comtypes to access a dll put out by the folks at newObjec

Re: [PythonCE] Problem with ctypes

2006-06-28 Thread Tod Haren
I concur with Craig. There was no explicit indication what python version the ctypes wince release was for. At least not an indication that I found. ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Command line

2006-06-28 Thread Luke Dunstan
  Hi,   You will need to pass the script name as an absolute path. See also: http://pythonce.sourceforge.net/Wikka/UsingPythonCE   Luke   - Original Message - From: ahmad adel rldardiry To: Luke Dunstan Sent: Wednesday, June 28, 2006 8:09 PM Subject: Re: [PythonCE

Re: [PythonCE] Command line

2006-06-28 Thread Luke Dunstan
  Hi,   Yes, you can run Python scripts by passing them on the command line to python.exe. This is what happens when you double-click a script. Are you having trouble in some way?   Luke   - Original Message - From: ahmad adel rldardiry To: PythonCE@python.org Sent: S