RESOURCE.H
//{{NO_DEPENDENCIES}} 
// App Studio generated include file. 
// Used by CRSRDEMO.RC 
// 
#define IDM_STMT                        0 
#define IDR_INIT                        1 
#define IDM_FETCH                       1 
#define IDR_MAIN                        2 
#define IDM_FETCHCHILD                  2 
#define IDM_WINDOWINIT                  2 
#define IDM_WINDOWFRAME                 2 
#define IDR_CHILD                       3 
#define IDM_WINDOWCHILD                 2 
#define IDS_SQL                         16 
#define IDS_MSGFMT                      17 
#define IDS_CONNECTED                   18 
#define IDS_NOROWDELETE                 19 
#define IDS_NOROW                       20 
#define IDS_NODATAFOUND                 21 
#define IDS_STILLEXEC                   22 
#define IDS_BADROWSET                   23 
#define IDS_BIGROWSET                   24 
#define IDS_NULL                        26 
#define IDS_ROWDELETED                  27 
#define IDS_DELROWDELETE                28 
#define IDS_NODATAFETCHED               29 
#define IDS_NOROWUPDATE                 30 
#define IDS_DELROWUPDATE                31 
#define IDS_TABLE                       32 
#define IDS_DROPTABLE                   33 
#define IDS_INSERTREC                   35 
#define IDS_CLEANUP                     36 
#define IDS_DATADLG                     37 
#define IDS_UNKNOWN                     38 
#define IDS_CANCEL                      39 
#define IDS_CANNOTUPDATE                40 
#define IDS_DELETEROW                   41 
#define IDS_NOUPDATE                    42 
#define IDS_COLNAME                     43 
#define IDS_TOOMANYCOLS                 44 
#define IDS_CONWARN                     45 
#define IDS_ROWERROR                    46 
#define IDS_ERRORROWDELETE              47 
#define IDS_ERRORROWUPDATE              48 
#define IDD_ABOUTBOX                    100 
#define IDC_EDIT1                       101 
#define IDD_TABLE_INFO                  101 
#define IDC_CHECK1                      102 
#define IDD_BIND_OPTIONS                102 
#define IDC_RADIO1                      103 
#define IDD_OPTION_DIALOG               103 
#define IDC_RADIO_MAYBESIMCUR           103 
#define IDC_RADIO2                      104 
#define IDD_CURSOR_LIB                  104 
#define IDC_RADIO_NOSIMCUR              104 
#define IDC_RADIO3                      105 
#define IDC_RADIO_SIMCUR                105 
#define IDC_RADIO4                      106 
#define IDC_RADIO5                      107 
#define IDC_RADIO6                      108 
#define IDC_RADIO7                      109 
#define IDC_RADIO8                      110 
#define IDD_STATEMENT                   111 
#define IDD_ABSOLUTE                    112 
#define IDD_RELATIVE                    113 
#define IDC_EDIT2                       113 
#define IDD_OPTIONS                     114 
#define IDD_MAKETABLE1                  115 
#define IDC_CHECK2                      115 
#define IDD_MAKETABLE2                  116 
#define IDC_TEXT1                       116 
#define IDC_STATIC1                     117 
#define IDD_UPDATEROW                   117 
#define IDD_DATADLG                     118 
#define IDD_FIND                        119 
#define IDC_CHECK3                      120 
#define IDD_CONCURRENCY_OPTIONS         120 
#define IDC_RADIO_BINDROW               121 
#define IDC_RADIO_BINDCOL               122 
#define IDD_GENERAL_OPTIONS             122 
#define IDC_CHECK_BINDALL               123 
#define IDC_EDIT_BIND                   124 
#define IDC_RADIO_READONLY              125 
#define IDC_RADIO_OPTIMISTIC            126 
#define IDC_RADIO_OPTIMVALUE            127 
#define IDC_RADIO_LOCKING               128 
#define IDC_CHECK_ASYNC                 129 
#define IDC_CHECK_FETCH                 130 
#define IDC_RADIO_FORWARD               131 
#define IDC_RADIO_SNAPSHOT              132 
#define IDC_RADIO_KEYSET                133 
#define IDC_EDIT_ROWSETSIZE             134 
#define IDM_FETCH_FIRST                 200 
#define IDM_FETCH_PRIOR                 201 
#define IDM_FETCH_NEXT                  202 
#define IDM_FETCH_LAST                  203 
#define IDM_FETCH_ABSOLUTE              204 
#define IDM_FETCH_RELATIVE              205 
#define IDM_FETCH_RESUME                206 
#define IDM_FETCH_DELETEROW             207 
#define IDM_FETCH_UPDATEROW             208 
#define IDM_FETCH_GET                   209 
#define IDM_STMT_OPTIONS                300 
#define IDM_STMT_EXIT                   301 
#define IDM_STMT_NEW                    302 
#define IDM_STMT_SEND                   303 
#define IDM_STMT_CLOSE                  304 
#define IDM_STMT_CLOSEALL               305 
#define IDM_STMT_CONNECT                306 
#define IDM_STMT_ADDDSN                 307 
#define IDM_STMT_DISCONNECT             308 
#define IDM_STMT_TABLE                  309 
#define IDM_STMT_COLUMNS                310 
#define IDM_STMT_DRIVER                 311 
#define IDM_STMT_CANCEL                 312 
#define IDM_WINDOW_CASCADE              400 
#define IDM_WINDOW_TILEH                401 
#define IDM_WINDOW_TILEV                402 
#define IDM_WINDOW_ARRANGE              403 
#define IDM_HELP_ABOUT                  404 
#define IDM_TEST_MAKETABLE              500 
#define IDM_SEEK_EQ                     600 
#define IDM_SEEK_LT                     601 
#define IDM_SEEK_GT                     602 
#define IDM_SEEK_LE                     603 
#define IDM_SEEK_GE                     604 
#define IDM_FIND_FIRST                  605 
#define IDM_FIND_PRIOR                  606 
#define IDM_FIND_NEXT                   607 
#define IDM_FIND_LAST                   608 
#define IDM_FIRSTCHILD                  1000 
#define IDC_TABLEINFO_QUALIFIER         1002 
#define IDC_TABLEINFO_OWNER             1003 
#define IDC_TABLEINFO_NAME              1004 
#define IDC_TABLEINFO_TYPE              1005 
#define IDC_TYPETAG                     1006 
#define IDC_TABLE_RAD_TABLE             1007 
#define IDC_TABLE_RAD_PROC              1008 
#define IDC_TABLE_RAD_STATISTICS        1009 
#define IDC_TABLE_RAD_PRIV              1010 
#define IDC_COLTAG                      1011 
#define IDC_TABLEINFO_COLNAME           1012 
#define IDC_ALWAYSFETCH                 1013 
#define IDC_TABLE_RAD_COLUMN            1014 
#define IDD_SCROLLING_OPTIONS           1015 
#define IDC_OPTIONLIST                  1016 
#define IDC_OPTION_WINPOS               1017 
#define IDC_OPTIONAREA_TITLE            1018 
#define IDC_STATIC_NBIND                1020 
#define IDS_NODSN                       1021 
#define IDC_MAXCOL                      1022 
#define IDM_STMT_TYPE                   1023 
#define IDM_HELP_HELP                   1024 
#define IDC_RADIO_DYNAMIC               1025 
#define IDC_STATIC                      -1 
 
// Next default values for new objects 
//  
#ifdef APSTUDIO_INVOKED 
#ifndef APSTUDIO_READONLY_SYMBOLS 
 
#define _APS_NEXT_RESOURCE_VALUE        1026 
#define _APS_NEXT_COMMAND_VALUE         1100 
#define _APS_NEXT_CONTROL_VALUE         1023 
#define _APS_NEXT_SYMED_VALUE           1200 
#endif 
#endif 
 
#define IDS_BADNUMERIC          1201