|
From: Mike A. <mi...@au...> - 2020-08-30 16:20:59
|
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 <ber...@gm...>
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
> Aub...@li...
> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
>
|