resource.h
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:2k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by psqlodbc.rc
  4. //
  5. #define IDS_BADDSN                      1
  6. #define IDS_MSGTITLE                    2
  7. #define DLG_OPTIONS_DRV                 102
  8. #define DLG_OPTIONS_DS                  103
  9. #define IDC_DSNAME                      400
  10. #define IDC_DSNAMETEXT                  401
  11. #define IDC_DESC                        404
  12. #define IDC_SERVER                      407
  13. #define IDC_DATABASE                    408
  14. #define DLG_CONFIG                      1001
  15. #define IDC_PORT                        1002
  16. #define IDC_USER                        1006
  17. #define IDC_PASSWORD                    1009
  18. #define DS_READONLY                     1011
  19. #define DS_SHOWOIDCOLUMN                1012
  20. #define DS_FAKEOIDINDEX                 1013
  21. #define DRV_COMMLOG                     1014
  22. #define DS_PG62                         1016
  23. #define IDC_DATASOURCE                  1018
  24. #define DRV_OPTIMIZER                   1019
  25. #define DS_CONNSETTINGS                 1020
  26. #define IDC_DRIVER                      1021
  27. #define DRV_CONNSETTINGS                1031
  28. #define DRV_UNIQUEINDEX                 1032
  29. #define DRV_UNKNOWN_MAX                 1035
  30. #define DRV_UNKNOWN_DONTKNOW            1036
  31. #define DRV_READONLY                    1037
  32. #define IDC_DESCTEXT                    1039
  33. #define DRV_MSG_LABEL                   1040
  34. #define DRV_UNKNOWN_LONGEST             1041
  35. #define DRV_TEXT_LONGVARCHAR            1043
  36. #define DRV_UNKNOWNS_LONGVARCHAR        1044
  37. #define DRV_CACHE_SIZE                  1045
  38. #define DRV_VARCHAR_SIZE                1046
  39. #define DRV_LONGVARCHAR_SIZE            1047
  40. #define IDDEFAULTS                      1048
  41. #define DRV_USEDECLAREFETCH             1049
  42. #define DRV_BOOLS_CHAR                  1050
  43. #define DS_SHOWSYSTEMTABLES             1051
  44. #define DRV_EXTRASYSTABLEPREFIXES       1051
  45. #define DS_ROWVERSIONING                1052
  46. #define DRV_PARSE                       1052
  47. #define DRV_CANCELASFREESTMT            1053
  48. #define IDC_OPTIONS                     1054
  49. #define DRV_KSQO                        1055
  50. #define DS_PG64                         1057
  51. #define DS_PG63                         1058
  52. // Next default values for new objects
  53. // 
  54. #ifdef APSTUDIO_INVOKED
  55. #ifndef APSTUDIO_READONLY_SYMBOLS
  56. #define _APS_NEXT_RESOURCE_VALUE        104
  57. #define _APS_NEXT_COMMAND_VALUE         40001
  58. #define _APS_NEXT_CONTROL_VALUE         1060
  59. #define _APS_NEXT_SYMED_VALUE           101
  60. #endif
  61. #endif