PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → How to move to HFSQL C/S database?
How to move to HFSQL C/S database?
Iniciado por guest, 19,mar. 2015 19:42 - 2 respuestas
Publicado el 19,marzo 2015 - 19:42
Hi all!

I would like to get a "roadmap" on how to change a production HFSQL-based app and how to move the actual database (set of files) to a HFSQL C/S database, step by step?

best regards
Ola
Publicado el 19,marzo 2015 - 20:54
Hi Ola,

<a class="ExternalLink" rel="nofollow" target="_blank" href="http://doc.windev.com/en-US/?9000155&name=converting_hfsql_classic_database_into_hfsql_clientserver#conversion_the_hfsql_control_center_ELTPARAGRAPHE000128">http://doc.windev.com/en-US/&hellip;</a>

You do not need to convert the analysis. All our applications are in Classic mode in analysis. Then we simply set the connection properly (few lines of code). Then you can migrate the data as described.

Best regards,
Alexandre Leclerc
Publicado el 19,marzo 2015 - 22:20
Hi Alexander

Thanks.

best regards
Ola