PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → [WB15][WB10]Using data accessible via OBDC from a WebDev site
[WB15][WB10]Using data accessible via OBDC from a WebDev site
Iniciado por support, 21,jun. 2001 16:34 - No hay respuesta
Publicado el 21,junio 2001 - 16:34
Topic: [WB15][WB10]Using data accessible via OBDC from a WebDev site


Message from PC SOFT Hot Line

This information concerns the deployment of a WebDev 1.5 or 1.0 application
using an ODBC data source.

If the Web server software operates as "service" (general case), the ODBC
data source must be declared as "system DSN". Indeed, services can only
access data sources of this type.

If the data source is not declared or is not a system DSN ("User DSN"), the
message below will display during connection:

"[Microsoft][ODBC Driver Manager]Data source name not found and no default
driver specified"

PC SOFT Hot Line