在DDIC中修改某个表的字段的数据类型时出现在此错误, 可以使用SE14来调整数据库.
另外这几天重新装了下系统,发现输入字段的历史没有了, google了一下, 说是SapWorkDir下的SAPHistory文件不存在,会影响到本地历史. 另外查看
C:\Documents and Settings\admin\SapWorkDir 中的跟踪文件发现有
(Error)(05.05.10 16:28:29.546): CSapHistoryDb::OpenDB: Could not create connection: -2147221164
Error : Loading local DB failed in frontend.
查了下Note, 需要修复安装MDAC.
右击在C:\WINDOWS\inf\mdac.inf 安装相关的dll文件. 注意此处需要windows 安装盘
参考:
sapnote_0000199527 Input history for SAP GUI for Windows
sapnote_0000931540 History: repair MDAC installation
分享到:
相关推荐
首先,尝试直接通过`ALTER TABLE`语句添加分区到非分区表会导致错误,MySQL会返回`ERROR 1505 <HY000>: Partition management on a not partitioned table is not possible`。正确的方法是创建一个新的具有相同结构...
The degree of a table is the number of _____ in the table. (a) keys (b) columns (c) rows (d) foreign keys Correct answer is (b) Your score on this question is: 10.00 Feedback: (b) ...
- **3.9 查询条件使用is null时正常走索引,使用is not null时,不走索引**:这是因为 `IS NULL` 和 `IS NOT NULL` 的处理方式不同。 - **3.10 查询条件使用not in、not exists时**:如果查询条件使用 `NOT IN` 或 ...
There is also a column for the first page of the table, but this is not guaranteed to be reliable. SQL Server can find all pages belonging to an index or table by examining the IAM pages. Sysindexes...
- Tables > Your_Table > Data - PageUp and PageDown buttons not working correctly if cursor is in the rownum column. 1.6 Export - Cannot export if result set contains duplicate column names. 2. ...
want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is ...
of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence ...
of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence ...
It is possible for Commands to be overlapped at the I/O subsystem level (which Bus Hound displays), but not at the hardware level. <br>Multiple DI/DO phases <br>Windows 9x only: if multiple DI/...
Table of Contents Header Files The #define Guard Header File Dependencies Inline Functions The -inl.h Files Function Parameter Ordering Names and Order of Includes Scoping Namespaces Nested Classes ...
What this book covers Chapter 1, Introduction to SQL Server 2016, very covers briefly the most important features and ...modeling that is way beyond what is possible when using T-SQLlanguage.
guide is not installed even if SDK is selected. Fixes/features added from previous release a) VsDrvr.dll fixed handling of COMx ports that do not support 460kb The autobaud sequence tries a variety ...
* It is possible to provide the name of the only parameter(s) that you want to perform tests and use for injection on, being them GET, POST, Cookie parameters; * SQL injection testing and detection...
As alluded to in the introduction to this book, debugging is not entirely about just fixing stuff. Debugging is the process of gaining a better understanding of what’s happening behind the scenes. In...