27/09/2007, 07:55
|
| | | Fecha de Ingreso: noviembre-2002 Ubicación: México
Mensajes: 839
Antigüedad: 22 años, 1 mes Puntos: 1 | |
Re: Instalar freetds para conexion a SQL perdon Ociomax tienes razon
aqui esta lo que me marca, bueno creo que a raiz de esto se generan todos los demas errores.
# ./configure --prefix=/usr --enable-sybase-compat --with-unixodbc
# make
In file included from odbc.c:55:
../../include/tdsodbc.h:26: sql.h: No such file or directory
../../include/tdsodbc.h:27: sqlext.h: No such file or directory
../../include/tdsodbc.h:28: odbcinst.h: No such file or directory
In file included from odbc.c:60:
odbc_util.h:28: sql.h: No such file or directory
odbc_util.h:29: sqlext.h: No such file or directory
In file included from odbc.c:63:
prepare_query.h:28: sql.h: No such file or directory
prepare_query.h:29: sqlext.h: No such file or directory
estuve buscando los archivos
sql.h
sqlext.h
odbcinst.h
y no existen, pero se supone que deberian de venir ya en el paquete.
gracias por tu apoyo |