Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/08/2005, 16:07
Avatar de u_goldman
u_goldman
Moderador
 
Fecha de Ingreso: enero-2002
Mensajes: 8.031
Antigüedad: 23 años, 4 meses
Puntos: 98
Cita:
You can connect your ASP scripts to your PostgreSQL Database using ODBC. The following connection string can be used as a starting point:

"Driver={PostgreSQL}; Server=servername; Database=dbname; UID=loginname; PWD=password"

Alternatively you can also create an ODBC DSN and connect using the DSN name.
fuente: http://www.quadrahosting.com.au/kb/article-80.html

Busqueda en Google: "ASP" + Postgresql

__________________
"El hombre que ha empezado a vivir seriamente por dentro, empieza a vivir más sencillamente por fuera."
-- Ernest Hemingway