?? sypoledblib.rc
字號:
//Microsoft Developer Studio generated resource script.
//
#include "SypODLResource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "winres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_SYPODL_ERR_DELETERECORD "Delete record failed."
IDS_SYPODL_ERR_EDITRECORD "Edit record failed."
IDS_SYPODL_ERR_NAVIGATERECORD "Record Navigation Failed."
IDS_SYPODL_ERR_INSERTRECORD "Failed to insert record"
IDS_SYPODL_ERR_RECORDSETNOTOPEN "Recordset is not open yet."
IDS_SYPODL_ERR_OPENRECORDSET "Recordset could not be opened"
IDS_SYPODL_ERR_COMMITTRANSFAILED "Commit transaction failed."
IDS_SYPODL_ERR_ABORTTRANSFAILED "Abort transaction failed."
IDS_SYPODL_ERR_STARTTRANSFAILED "Transaction failed to start."
IDS_SYPODL_ERR_DBNOTOPEN "Database is not opened yet."
IDS_SYPODL_ERR_CONTOPENSESSION "Data session failed to open."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SYPODL_ERR_CONTOPENDB "Can not open data source."
IDS_SYPODL_ERR_INVALIDCOLINDEX "Invalid column index passed."
IDS_SYPODL_ERR_GETROWCOUNT "RecordCount method failed."
IDS_SYPODL_ERR_UPDATEROWSET "Update method failed."
IDS_SYPODL_ERR_SETBOOKMARK "SetBookmark method failed."
IDS_SYPODL_ERR_MOVETOBOOKMARK "MoveToBookmark method failed."
IDS_SYPODL_ERR_CREATERECORDSET "Recordset object could not be created."
IDS_SYPODL_ERR_CONSTRUCTRECORDSET "Recordset construction interface not supported."
IDS_SYPODL_ERR_ATTACHROWSET "Could not attach rowset to recordset."
IDS_SYPODL_ERR_INVALIDCHANGETYPE "You can't change rowset type from table to command or reverse."
IDS_SYPODL_ERR_INVALIDCOLUMNTYPE "Invalid column index, name or type"
IDS_SYPODL_ERR_EXECUTEFAILED "Execute command failed."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -