PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Hyper file to Hyper files SQL
Hyper file to Hyper files SQL
Iniciado por guest, 11,ago. 2015 09:01 - 2 respuestas
Publicado el 11,agosto 2015 - 09:01
Hi,

I have existing hyper files data that need to run on hyper SQL server.
How do i convert them to hyper SQL database ?

Regards,

Peter Zhou
Publicado el 11,agosto 2015 - 09:40
Hi Peter,

there's no need to convert them !
Just create a database on HFSQL Server and import the classic files into it.
Publicado el 11,agosto 2015 - 19:58
HDescribeConnection() & HopenConnection() is your friend.