Re: Could not find function in shared library
Bernard Moreton <[email protected]> Sun, 30 Aug 2020 18:56:52 +0100
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <20200830185652.1db143c7@bernard-Inspiron-5767> |
I've got a way around the problem, so I don't "need" the function - but it would be good to get the code and the manual in sync! Many thanks for the info, -- Bernard Moreton On Sun, 30 Aug 2020 17:20:40 +0100 Mike Aubury <[email protected]> wrote: > The "A4GLSQL" is right - its just not an implemented function in pg8.c > > Wouldnt be hard to add if you needed it... > > > On Sun, 30 Aug 2020 at 14:50, Bernard Moreton <[email protected]> > wrote: > > > > > When using "dbms_dialect()", I find that on my system this returns > > "POSTGRES8" both before and after a database connection is made at runtime. > > Presumably this is because I'm using the "pg8" connector? > > Perhaps if I were using odbc I would get different results before and > > after making the runtime database connection? > > > > But in checking on the database connection, I called > > "a4gl_get_info("Connection", "", "Database")". > > Both before and after making the database connection I get the error > > message: > > .Error:Could not find function in shared library > > (A4GLSQLLIB_A4GLSQL_get_currdbname)- STOP > > > > The duplication of "A4GLSQL" looks suspicious, but attempts to rationalize > > have so far failed. > > > > I'm currently running Aubit 1.2-40 > > > > -- > > Bernard Moreton > > > > > > _______________________________________________ > > Aubit4gl-discuss mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss > > -- Bernard Moreton