PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Unable to connect to the database - PHP RAD Form
Unable to connect to the database - PHP RAD Form
Iniciado por MMaxxZA, 20,oct. 2014 13:47 - No hay respuesta
Miembro registrado
2 mensajes
Publicado el 20,octubre 2014 - 13:47
HI,

In a PHP project I can create a page which displays a table from the linked database. However if I create a form to edit the data I get :

Unable to connect to the database -
To use this project, the parameters for connecting to the database must be specified in the initialization code of the project.

when I try to test the page. As in the tutorial, I simple add a new page and drag the fields from the Data Analysis pane.
Oddly if I turn on Debbug the php element in simulation mode, it works ok.!

Would be grateful if newbie can be given some clues.