Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit839de3c

Browse files
committed
Here is patch to the ODBC driver to update the version to 2.5 and allow
all forms of foreign keys be exposed to SQLForeignKeys. This patch is inaddition to the ones I mailed yesterday (forget had I changed that aswell....)Michael Fork - CCNA - MCP - A+Network Support - Toledo Internet Access - Toledo Ohio
1 parentf8abefe commit839de3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/odbc/psqlodbc.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ typedef double SDOUBLE;
3434
typedefUInt4Oid;
3535

3636
/* Driver stuff */
37-
#defineODBCVER0x0200
38-
#defineDRIVER_ODBC_VER"02.00"
37+
#defineODBCVER0x0250
38+
#defineDRIVER_ODBC_VER"02.50"
3939

4040
#defineDRIVERNAME "PostgreSQL ODBC"
4141
#defineDBMS_NAME "PostgreSQL"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp