Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
MIgrar foxpro 2.5 (dos) a Python
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jose Luis Planes  
View profile   Translate to Translated (View Original)
 More options Mar 7 2011, 3:34 pm
From: Jose Luis Planes <jlpla...@uolsinectis.com.ar>
Date: Mon, 07 Mar 2011 17:34:33 -0300
Local: Mon, Mar 7 2011 3:34 pm
Subject: [pyar] MIgrar foxpro 2.5 (dos) a Python
Estimada lista:

                        Quiero preguntarles a Uds. si alguien a hecho la
migración de un programa en Foxpro 2.5 (dos) a Python y que consejos me
darían, según su experiencia para tener en cuenta. Como puedo migrar las
tablas .dbf de Foxpro 2.5 (dos) a mysqldb de Python; para crear las
tablas en mysql Yo uso phpmyadmin que es utilizado para crear tablas en
PHP.
                         Desde ya muy agradecido por las contestaciones.

Saludos

Pepe Luis
_______________________________________________
pyar mailing list p...@python.org.ar
http://listas.python.org.ar/listinfo/pyar

PyAr - Python Argentina - Sitio web: http://www.python.org.ar/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ricardo Aráoz  
View profile   Translate to Translated (View Original)
 More options Mar 10 2011, 10:11 am
From: Ricardo Aráoz <ricar...@gmail.com>
Date: Thu, 10 Mar 2011 12:11:13 -0300
Local: Thurs, Mar 10 2011 10:11 am
Subject: Re: [pyar] MIgrar foxpro 2.5 (dos) a Python
On 07/03/2011 05:34 p.m., Jose Luis Planes wrote:

> Estimada lista:

>                        Quiero preguntarles a Uds. si alguien a hecho
> la migración de un programa en Foxpro 2.5 (dos) a Python y que
> consejos me darían, según su experiencia para tener en cuenta. Como
> puedo migrar las tablas .dbf de Foxpro 2.5 (dos) a mysqldb de Python;
> para crear las tablas en mysql Yo uso phpmyadmin que es utilizado para
> crear tablas en PHP.
>                         Desde ya muy agradecido por las contestaciones.

Tenés dbfpy (http://dbfpy.sourceforge.net/), si querés manejarlo por
ODBC tenés mxODBC (http://www.egenix.com/products/python/mxODBC/), o
también podrías mirar http://groups.google.com/group/python-dbase.
En otro orden podrías mirar http://leafe.com/stru2postgreSQL.PRG  
(también ftp://leafe.com/stru2postgreSQL.PRG) que te genera tablas
postgre, pero teniendo el fuente calculo que modificarlo para que sea
compatible con mysql debe ser bastante fácil.

En cuanto a programar, si venís de Fox tenés que pegarle una mirada a
Dabo (http://dabodev.com/) que es un framework desarrollado por gente
muy conocida en el mundo Fox y que trata de darte las facilidades que
hay en fox para tratar con datos en python.

_______________________________________________
pyar mailing list p...@python.org.ar
http://listas.python.org.ar/listinfo/pyar

PyAr - Python Argentina - Sitio web: http://www.python.org.ar/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »