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
bases DBF
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
  10 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
 
nicolás rosbaco  
View profile   Translate to Translated (View Original)
 More options Feb 28 2012, 12:57 pm
From: nicolás rosbaco <antiya...@gmail.com>
Date: Tue, 28 Feb 2012 14:57:57 -0300
Local: Tues, Feb 28 2012 12:57 pm
Subject: bases DBF

Una pregunta sin ninguna urgencia: ¿hay algo para integrar a web2py el
manejo de bases DBF?
muchas gracias

--
"En un país colonial las oligarquías son las dueñas de los diccionarios"
(John William Cooke)


 
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.
Mariano Reingart  
View profile   Translate to Translated (View Original)
 More options Feb 28 2012, 3:37 pm
From: Mariano Reingart <reing...@gmail.com>
Date: Tue, 28 Feb 2012 17:37:40 -0300
Local: Tues, Feb 28 2012 3:37 pm
Subject: Re: bases DBF
No creo que ya haya soporte dbf en la DAL, pero estaría interesante
para aplicaciones legadas y demás

Yo estuve trabajando con dbf.py::

http://pypi.python.org/pypi/dbf

Quizas Alan sepa que tan posible sea de integrar a web2py

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com

2012/2/28 nicolás rosbaco <antiya...@gmail.com>:


 
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.
nicolás rosbaco  
View profile   Translate to Translated (View Original)
 More options Feb 28 2012, 8:24 pm
From: nicolás rosbaco <antiya...@gmail.com>
Date: Tue, 28 Feb 2012 22:24:02 -0300
Local: Tues, Feb 28 2012 8:24 pm
Subject: Re: bases DBF

Gracias x la respuesta.
Lo miro
Nos vemos

_______________
desde celu y posiblemente apurado. sepa disculpar errores de edición.

El feb 28, 2012 8:38 p.m., "Mariano Reingart" <reing...@gmail.com> escribió:

No creo que ya haya soporte dbf en la DAL, pero estaría interesante
para aplicaciones legadas y demás

Yo estuve trabajando con dbf.py::

http://pypi.python.org/pypi/dbf

Quizas Alan sepa que tan posible sea de integrar a web2py

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com

2012/2/28 nicolás rosbaco <antiya...@gmail.com>:


 
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.
Martín Mulone  
View profile   Translate to Translated (View Original)
 More options Feb 29 2012, 5:59 am
From: Martín Mulone <mulone.mar...@gmail.com>
Date: Wed, 29 Feb 2012 07:59:26 -0300
Local: Wed, Feb 29 2012 5:59 am
Subject: Re: bases DBF

Los dbf es una plataforma de datos ya hoy en día muy obsoleta e inestable,
transformá los datos a sqlite que sería el reemplazo, buscá en la red hay
un montón de aplicaciones para esta tarea.

El 28 de febrero de 2012 22:24, nicolás rosbaco <antiya...@gmail.com>escribió:

--
 http://www.tecnodoc.com.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.
nicolás rosbaco  
View profile   Translate to Translated (View Original)
 More options Feb 29 2012, 7:03 am
From: nicolás rosbaco <antiya...@gmail.com>
Date: Wed, 29 Feb 2012 09:03:19 -0300
Local: Wed, Feb 29 2012 7:03 am
Subject: Re: bases DBF

ok.
gracias

El 29 de febrero de 2012 07:59, Martín Mulone <mulone.mar...@gmail.com>escribió:

--
"En un país colonial las oligarquías son las dueñas de los diccionarios"
(John William Cooke)

 
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.
Alan Etkin  
View profile   Translate to Translated (View Original)
 More options Feb 29 2012, 10:03 am
From: Alan Etkin <spame...@gmail.com>
Date: Wed, 29 Feb 2012 07:03:13 -0800 (PST)
Local: Wed, Feb 29 2012 10:03 am
Subject: Re: bases DBF
Creo que es posible hacer un adaptador en DAL para DBF con la librería
que mencionás. Un problema que veo es que SQL no está soportado
completamente en dbf (en progreso según la documentación) y sería
mucho más sencillo si se pudiera pasar comandos con esa sintaxis,
porque el módulo dal ya viene con clases que lo hacen automáticamente
(procesan y convierten la consulta combinada a SQL).

On 28 feb, 17:37, Mariano Reingart <reing...@gmail.com> wrote:


 
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.
nicolás rosbaco  
View profile   Translate to Translated (View Original)
 More options Feb 29 2012, 11:58 am
From: nicolás rosbaco <antiya...@gmail.com>
Date: Wed, 29 Feb 2012 13:58:47 -0300
Local: Wed, Feb 29 2012 11:58 am
Subject: Re: bases DBF

yo sigo a la escucha.
El tema viene por un programa que esta funcionanado en un hospital.
elporgama funciona y no sería ni prudente ni posible arrancar a reescribir
todo, por ahí estabamos pensando en ir armando módulos que resuelvan
cuestiones que hoy no estan en marcha... pero eso sería sobre el DBF
existente.

gracia pa todos

El 29 de febrero de 2012 12:03, Alan Etkin <spame...@gmail.com> escribió:

--
"En un país colonial las oligarquías son las dueñas de los diccionarios"
(John William Cooke)

 
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.
DenesL  
View profile   Translate to Translated (View Original)
 More options Mar 6 2012, 5:21 pm
From: DenesL <denes1...@yahoo.ca>
Date: Tue, 6 Mar 2012 14:21:49 -0800 (PST)
Local: Tues, Mar 6 2012 5:21 pm
Subject: Re: bases DBF
Buenas y no tan buenas noticias.
Es posible conectarse a archivos DBF usando pyodbc.
Para usarlos en web2py habria que crear un adaptador nuevo.

Ejemplo:

import pyodbc
db=pyodbc.connect(r"Driver={Microsoft dBASE Driver
(*.dbf)};Driverid=277;Dbq=C:\dbf\;",autocommit=True)
# Dbq es el path donde estan los archivos dbf
c=db.cursor()
rows=c.execute("select IMITM,IMLITM,IMAITM from item.dbf where
IMITM<20;")
for row in rows:
  print print row.IMITM,row.IMLITM,row.IMAITM

Para ver los campos de cada tabla este visor gratuito de archivos DBF
me funciono de maravilla:
http://www.snapfiles.com/get/dbfviewerplus.html

On Feb 29, 11:58 am, nicolás rosbaco <antiya...@gmail.com> wrote:


 
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.
nicolás rosbaco  
View profile   Translate to Translated (View Original)
 More options Mar 18 2012, 8:28 pm
From: nicolás rosbaco <antiya...@gmail.com>
Date: Sun, 18 Mar 2012 21:28:41 -0300
Local: Sun, Mar 18 2012 8:28 pm
Subject: Re: bases DBF
hola, tome la sugerencia y arranque con dfb.py
el tema es que aniel de script las pruebas salieron. quiero integrarlo
con web2py y no se como hacer.... es decir: mi script de prouebas
empieza así:

from dbfpy.dbf import Dbf, DbfRecord

¿donde meto la carpeta dbfpy para que labure en web2py?

gracias

El día 28 de febrero de 2012 17:37, Mariano Reingart
<reing...@gmail.com> escribió:

--
"En un país colonial las oligarquías son las dueñas de los
diccionarios" (John William Cooke)

 
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.
Alan Etkin  
View profile   Translate to Translated (View Original)
 More options Mar 19 2012, 10:10 am
From: Alan Etkin <spame...@gmail.com>
Date: Mon, 19 Mar 2012 07:10:14 -0700 (PDT)
Local: Mon, Mar 19 2012 10:10 am
Subject: Re: bases DBF
Podés instalarla en el sistema con dbfpy\setup.py --install (si está
contemplado por la librería) o copiar la carpeta dbfpy en la carpeta
modules en el directorio de la aplicación, luego web2py te tendría que
permitir hacer from ... import ... en el código de la aplicación.

On 18 mar, 21:28, nicolás rosbaco <antiya...@gmail.com> wrote:


 
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 »