PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → HChangeConnection for HF
HChangeConnection for HF
Iniciado por DT, 04,abr. 2005 22:11 - No hay respuesta
Publicado el 04,abril 2005 - 22:11
Hi All
I have an analysis that I want to use with MySql, MSAccess and HF.
With the first two databases I can change as required but get an error when attempting to use HF.
According to the help -- see below -- I can use hAccessHF7 to accomplish this.
When setting up the connection in the analysis I noted that hAccessHF7 did not appear in the drop down list.
I typed the value in which was accepted but on Test I recieve the error 170124 Provider cannot be found.
Any suggestions?
Regards
DerekT
>>>>>>>>>
Syntax 1: Pseudo-connection to a Hyper File 7 database
OLE DB or native data files are described in the data model editor. To dynamically used these descriptions with a Hyper File 7 database, just specify the hAccessHF7 constant as the provider name.
This connection can later be assigned to the files affected by the HChangeConnection function.
Data files in Hyper File 7 format corresponding to the description of the OLEDB or native files will be created if necessary in the directory defined by the parameter. By default these files are created empty.
<<<<<<<<<