From 0484700cdaa55f35cd64953ae76fb42f76d17e90 Mon Sep 17 00:00:00 2001 From: Hiroshi Inoue Date: Wed, 12 Jun 2002 02:27:44 +0000 Subject: 1) Fix a bug *double error message*. 2) Fix a bug *passowrd prompt in case of md5 authentication*. 3) Improve the DSN setup dialog. --- src/interfaces/odbc/resource.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/interfaces/odbc/resource.h') diff --git a/src/interfaces/odbc/resource.h b/src/interfaces/odbc/resource.h index 570ba5c6e8a..13c0a4ff757 100644 --- a/src/interfaces/odbc/resource.h +++ b/src/interfaces/odbc/resource.h @@ -6,6 +6,7 @@ #define IDS_MSGTITLE 2 #define DLG_OPTIONS_DRV 102 #define DLG_OPTIONS_DS 103 +#define DLG_OPTIONS_GLOBAL 104 #define IDC_DSNAME 400 #define IDC_DSNAMETEXT 401 #define IDC_DESC 404 -- cgit v1.2.3