PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD20 - tables defined in analysis not shown in project explorer
WD20 - tables defined in analysis not shown in project explorer
Iniciado por vvido, 03,jun. 2016 11:30 - 1 respuesta
Miembro registrado
94 mensajes
Publicado el 03,junio 2016 - 11:30
In a new analysis I have defined two different connections, both via ODBC, but from different databases (also from different ODBC drivers).
All tables are visible in the analysis editor, test of both connections is successful.

When I open a window and want to create a table (for example), only one connection is visible (the one I have defined first).
If I have a look at the project explorer there is only one connection visible and only tables from this connection are visible.

I have no idea how to proceed, I need the data from both connections.

I have saved and closed WinDev, but this makes no difference.
Miembro registrado
94 mensajes
Publicado el 03,junio 2016 - 12:03
The problem solved on next change of analysis -

For some strange reason WinDev did not sync with the project until I have made some substantial changes to teh analysis,
although I have saved all and even closed the development environment.