Loading deldbe
Posted: Wed May 26, 2010 11:56 am
I am trying to import a text file using dbimport() I am first trying to load the deldbe as follows.
DBELOAD( "DELDBE" )
What in the heck am doing wrong. The deldbe.dll file is in the same directory so I know it can find it.
I have include statements for dll.ch, deldbe.ch along with every other .ch I can find.
I get the following error.
ERROR OBJECT:
------------------------------------------------------------------------------
oError:args :
-> VALTYPE: C VALUE: DELDBE
oError:canDefault : Y
oError:canRetry : N
oError:canSubstitute: N
oError:cargo : NIL
oError:description : Invalid DLL name for DBE
oError:filename :
oError:genCode : 52
oError:operation : DbeLoad
oError:osCode : 0
oError:severity : 2
oError:subCode : 8009
oError:subSystem : BASE
oError:thread : 4
oError:tries : 0
Any help would be appreciated.
Bob Volz
DBELOAD( "DELDBE" )
What in the heck am doing wrong. The deldbe.dll file is in the same directory so I know it can find it.
I have include statements for dll.ch, deldbe.ch along with every other .ch I can find.
I get the following error.
ERROR OBJECT:
------------------------------------------------------------------------------
oError:args :
-> VALTYPE: C VALUE: DELDBE
oError:canDefault : Y
oError:canRetry : N
oError:canSubstitute: N
oError:cargo : NIL
oError:description : Invalid DLL name for DBE
oError:filename :
oError:genCode : 52
oError:operation : DbeLoad
oError:osCode : 0
oError:severity : 2
oError:subCode : 8009
oError:subSystem : BASE
oError:thread : 4
oError:tries : 0
Any help would be appreciated.
Bob Volz