Re: Access problems - Mailing list pgsql-interfaces

From Byron Nikolaidis
Subject Re: Access problems
Date
Msg-id 36D6AA21.970B847D@insightdist.com
Whole thread Raw
In response to Access problems  (Michael Davis <michael.davis@prevuenet.com>)
List pgsql-interfaces

Michael Davis wrote:

> The sql.log file is over 5M.  There are no references to foreign keys
> anywhere in the log file.  I noticed the following:
>         Orders         138:118  ENTER SQLExecDirect
>                         HSTMT               0x09072230
>                         UCHAR *             0x040f10f0 [      -3] "SELECT
> Config, nValue FROM MSysConf\ 0"
>                                 SDWORD                    -3
> This failed because my Postgres database does not have this table.  Any idea
> what MsysConf, what it contains, or how to create it?  Could this have
> anything to do with my Access subform problem?
>

No.  This is a normal Access warning.  It is looking for a configuration file
for the Jet database engine.  It is optional.

But it is interesting that there are no references to "SQLForeignKeys".  What's
up with that?  Are there any references to SQLPrimaryKeys?

I don't understand -- if it doesn't call SQLForeignKeys, how else would it find
out about this information?

Byron





pgsql-interfaces by date:

Previous
From: Margarita Barvinok
Date:
Subject: Re: [INTERFACES]- SELECT statement
Next
From: "Patrice DUMAS"
Date:
Subject: undefined reference to crypt