El Lunes, 14 de Febrero de 2005 22:15, R Leon escribi�: > On Tue, Feb 15, 2005 at 01:59:22AM +0100, andoni wrote: > > Hello debian-user-spanish, > > > > Buenas, tengo una preguntilla que hacer..y eso que he estado > > buscando en google la respuesta unas cuantas horas, pero nada > > > > Tengo knoppix instalada en el ordenata, la version 3.4, apache > > 1.3.33 y php4, con mysql. > > Necesito tener acceso a ficheros dbf, y parece que es imposible. > > empezando con apt, aparece un php4-dbase, pero no lo puedo instalar > > pues me pide un fichero virtual que solo esta disponible para woody. > > fichero virtual?? > php4-dbase (4.1-1) [non-free] > This package provides a module for MySQL database connections directly > from PHP scripts > > es lo que necesitas? > > > Buscando y rebuscando no he conseguido NADA, > > Lo que necesito hacer es una pagina web de solo consulta a un dbf. > > Haber si alguien me ayuda.. Gracias de antemano > > necesitas hacer una pag web con knoppix 3.4 ? El paquete que necesitas es dbview. Tambien tienes dbf2mysql, por si quieres exportar la tabla.
[EMAIL PROTECTED]:~$ apt-cache show dbview Package: dbview Priority: optional Section: misc Installed-Size: 72 Maintainer: Martin Schulze <[EMAIL PROTECTED]> Architecture: i386 Version: 1.0.3-7 Depends: libc6 (>= 2.3.2.ds1-4) Filename: pool/main/d/dbview/dbview_1.0.3-7_i386.deb Size: 11208 MD5sum: a3445be0933daae0e4b9bd4060968e28 Description: View dBase III files Dbview is a little tool that will display dBase III and IV files. You can also use it to convert your old .dbf files for further use with Unix. . It wasn't the intention to write a freaking viewer and reinvent the wheel again. Instead dbview is intend to be used in conjunction with your favourite unix text utilities like cut, recode and more. [EMAIL PROTECTED]:~$ Saludos Marcelo -- Marcelo F. Fern�ndez Buenos Aires, Argentina Analista de Sistemas - CCNA E-Mail: [EMAIL PROTECTED] Jabber ID: [EMAIL PROTECTED]

