Re: Access problems

Поиск
Список
Период
Сортировка
От Byron Nikolaidis
Тема Re: Access problems
Дата
Msg-id 36D6AA21.970B847D@insightdist.com
обсуждение исходный текст
Ответ на Access problems  (Michael Davis <michael.davis@prevuenet.com>)
Список 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 по дате отправления:

Предыдущее
От: Margarita Barvinok
Дата:
Сообщение: Re: [INTERFACES]- SELECT statement
Следующее
От: "Patrice DUMAS"
Дата:
Сообщение: undefined reference to crypt