Problem to load oosqlite.dll in Rexx Version 5.0.0 r11639
Works to load oosqlite.dll with Rexx Version 5.0.0 r11580

I believe it has something to do with how the loading mechanism have changed,
but as a non C programmer I have no clue, what changes has to be done in the 
oosqlite src regarding rexx extension library loading.
Hopefully someone with knowledge can have a look.

    57 *-* ::attribute null get class external "LIBRARY oosqlite 
oosql_getNull_atr_cls"
    47 *-* ::requires 'ooSQLite.cls'
     4 *-*   call  sqlA.rex dbname
Error 90 running C:\Program Files\ooRexx\ooSQLite.cls line 57:  External name 
not found.
Error 90.998:  Unable to find external method "OOSQLRESET_RTN".

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to