python, ado

Gerald Bachlmayr bachlmayr at solve-it.de
Wed Feb 9 05:21:06 EST 2000


hi!
 
when i try to read recordsets from mssql7.0 or access
i get empty results instead of date values.
(integer and string works).
does anyone know, what the reason could be?
 
gerry

-----Ursprüngliche Nachricht-----
Von: Marc BRETTE [mailto:mbre at sxb.bsf.alcatel.fr]
Gesendet: Wednesday, February 09, 2000 11:06 AM
An: python-list at python.org
Cc: mbre at sxb.bsf.alcatel.fr
Betreff: small python implementation or python subset ?


Hi, 
I am looking for a very lightweight implementation of python or for a python
subset definition. 
I would like to run the python interpreter (or even the python interpreter
without its parser by running only python bytecode) in a very restricted
environnement (say a python interpreter less than 300 k), and I don't need
all the fancy functionnalities of python. 
I downloaded the 1.5 distribution but the binary is 1.5 Mb stripped of
almost all its modules. An older version (1.2) seems lighter (300 k), but I
don't want a dead distribution. 
Does any one around knows about a lightweigth python or a way to strip the
regular python distribution ? 

marc 

-- 

Marc Brette

Marc.Brette at sxb.bsf.alcatel.fr
  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20000209/e5c60227/attachment.html>


More information about the Python-list mailing list