I just need to connect to mysql db from Openedge application which is running on RedHat server. Progress DataDirect is not an option for our case as the price is too much. Can someone suggest a good approach to resolve my problem.
-this is the method in my class
-either i can get temp-table:handle or temp-table:default-buffer-handle
-is it possible to create field in both cases if not how do i can approach in other way
METHOD PUBLIC VOID loadFilesFromDir(INPUT cipDir AS CHARACTER , INPUT iphbufhandle AS...
METHOD PUBLIC VOID loadFilesFromDir(INPUT cipDir AS CHARACTER , INPUT iphbufhandle AS HANDLE ):
DEFINE VARIABLE cFile AS CHARACTER NO-UNDO.
DEFINE VARIABLE cFilePath AS CHARACTER NO-UNDO.
DEFINE VARIABLE cFormat AS CHARACTER NO-UNDO.
INPUT...
Hello.
I have problem setting cursor-offset in on leave event of tty. Need help.
openedge 12.2 win64 tty
ON LEAVE OF cfrm-store IN FRAME fmnu
DO:
DO ON ERROR UNDO, RETURN NO-APPLY:
ASSIGN cfrm-store.
icfs = chk_store(cfrm-store).
IF icfs = 0 THEN
LEAVE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.