Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
b82b2db7
Commit
b82b2db7
authored
Jul 12, 2002
by
Hiroshi Inoue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
An improvement of User Interface(Setup dialog) by Dave Page.
parent
59e5d516
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
405 additions
and
588 deletions
+405
-588
src/interfaces/odbc/notice.txt
src/interfaces/odbc/notice.txt
+6
-3
src/interfaces/odbc/psqlodbc.rc
src/interfaces/odbc/psqlodbc.rc
+321
-506
src/interfaces/odbc/resource.h
src/interfaces/odbc/resource.h
+78
-79
No files found.
src/interfaces/odbc/notice.txt
View file @
b82b2db7
...
@@ -4,7 +4,10 @@
...
@@ -4,7 +4,10 @@
PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.
PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.
Copyright (C) 1998; Insight Distribution Systems
Copyright (C) 1998 Insight Distribution Systems
Copyright (C) 1998 - 2002 The PostgreSQL Global Development Group
Multibyte support was added by Sankyo Unyu Service, (C) 2001.
The code contained in this library is based on code written by
The code contained in this library is based on code written by
Christian Czezatke and Dan McGuirk, (C) 1996.
Christian Czezatke and Dan McGuirk, (C) 1996.
...
@@ -26,9 +29,9 @@
...
@@ -26,9 +29,9 @@
02139, USA.
02139, USA.
How to contact the author:
How to contact the author
s
:
email:
byronn@insightdist.com (Byron Nikolaidis)
email:
pgsql-odbc@postgresql.org
***********************************************************************/
***********************************************************************/
...
...
src/interfaces/odbc/psqlodbc.rc
View file @
b82b2db7
This diff is collapsed.
Click to expand it.
src/interfaces/odbc/resource.h
View file @
b82b2db7
/
* {{NO_DEPENDENCIES}} */
/
/{{NO_DEPENDENCIES}}
/
* Microsoft Developer Studio generated include file. */
/
/ Microsoft Developer Studio generated include file.
/
* Used by psqlodbc.rc */
/
/ Used by psqlodbc.rc
/
* *
/
//
#define IDS_BADDSN 1
#define IDS_BADDSN 1
#define IDS_MSGTITLE 2
#define IDS_MSGTITLE 2
#define DLG_OPTIONS_DRV 102
#define DLG_OPTIONS_DRV 102
...
@@ -67,14 +67,13 @@
...
@@ -67,14 +67,13 @@
#define DRV_MSG_LABEL2 1073
#define DRV_MSG_LABEL2 1073
#define IDAPPLY 1074
#define IDAPPLY 1074
/
* Next default values for new objects */
/
/ Next default values for new objects
/
* */
/
/
#ifdef APSTUDIO_INVOKED
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1075
#define _APS_NEXT_CONTROL_VALUE 1075
#define _APS_NEXT_SYMED_VALUE 101
#define _APS_NEXT_SYMED_VALUE 101
#endif
/* */
#endif
#endif
#endif
/* */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment