miguel071954
Programmer
Hello
I want connect my foxpro app with MS Access database. I have FPSQL.FLL and other files from Connectivity Kit (wizzards, FPSQL.PLB and example).
I has read I need to write:
SET LIBRARY TO FPSQL.FLL ADDITIVE
and dbConnect( ... )
But, after the first command (SET LIBR...) in the DISPLAY STATUS appears :
Library file: C:\...\FPSQL.FXP
FoxPro treat this file as a PRG, in the folder appears two new files FPSQL.FXP and FPSQL.ERR with various error messages.
I applied a 2.6a patch for the connectivity kit and I obtained the same result.
May be I have a wrong file? I can't imagine how can I now to find this file. In my country nobody support this programm.
Thanks in advance.
Lenny
miguel071954@yahoo.com
I want connect my foxpro app with MS Access database. I have FPSQL.FLL and other files from Connectivity Kit (wizzards, FPSQL.PLB and example).
I has read I need to write:
SET LIBRARY TO FPSQL.FLL ADDITIVE
and dbConnect( ... )
But, after the first command (SET LIBR...) in the DISPLAY STATUS appears :
Library file: C:\...\FPSQL.FXP
FoxPro treat this file as a PRG, in the folder appears two new files FPSQL.FXP and FPSQL.ERR with various error messages.
I applied a 2.6a patch for the connectivity kit and I obtained the same result.
May be I have a wrong file? I can't imagine how can I now to find this file. In my country nobody support this programm.
Thanks in advance.
Lenny
miguel071954@yahoo.com