数据访问错误!
据很多人所说,使用这项技术可以即时访问患者数据或处方详细信息,从而减少医疗错误。
By many accounts, the technology has helped reduce medical error by providing instant access to patient data or prescription details.
试图使用片段或者试图从不存在的键访问数据就会抛出异常,指出相关的错误。
Trying to use slicing or trying to access data from nonexistent keys throws exceptions, indicating the relevant error.
主动成员上尝试访问故障成员上锁定数据的应用程序将短暂地处于锁定等待状态,默认情况下不会接受任何错误。
Applications on active members trying to access the locked data on the failing member will be briefly in a lock-wait state, and by default will not receive any errors.
当尝试访问出错成员上被锁定的数据时,活跃成员上的应用会暂时处于锁定等待状态,而且默认情况下他们不会收到任何错误。
Applications on active members trying to access the locked data on the failing member are briefly in a lock-wait state, and by default they do not receive any errors.
将这些信息链接到玩家可以访问的问题数据库,让遇到错误的玩家可以快速轻松地了解是否有升级文件已经解决了这个问题。
Link this information to your gamer-accessible problem database so a gamer who receives an error can quickly and painlessly identify whether an available upgrade is known to fix his problem.
如果映射是错误的,就不可能正确地访问数据。
If the mapping is wrong, then you won't be able to access your data properly.
为了防止在以后访问数据时抛出运行时错误,最好启用此属性。
In order to keep the runtime faults from being thrown when the data is accessed later on, it is beneficial to enable the attribute.
开发人员可能会在通过Geronimo的控制台访问了Derby数据后再尝试访问CustomerService实用程序时遇到SQLException错误,反之亦然。
Developers may encounter an SQL Exception error when trying to access the Customer Service utility after having accessed the Derby database from Geronimo's console, or vice versa.
dar(数据地址寄存器)包含处理器尝试访问的地址,这一行为将引发页面错误。
The dar (Data address Register) contains the address that the processor tried to access, which then caused a page fault.
如果您不能通过Windows网络访问该远程主机,那么当您试图使用resource页来选择您想获取的数据类型时将显示错误消息。
If the remote host is not accessible through the Windows network, an error message will display when you attempt to use the Resource page to select the type of data that you want to capture.
要确保能够接收到有效的数据,并且避免将错误信息写入XML,我们可以访问其参数并相应地设置ok变量。
To ensure that you receive valid data, and don't write bad information to the XML, you access the parameters and set the ok variable accordingly.
RationalPerformance Tester使用IDataAre a类来保留这些值,它可以得到实例化,并在虚拟的用户层次上进行访问,确保数据没有错误。
Rational Performance Tester USES the IDataArea class to retain these values, which can be instantiated and accessed at the virtual user level, ensuring no crossover of data.
现在,如清单20所示,当用户重新连接到数据库,并试图访问表时,将接收到错误消息。
Now, as shown in Listing 20, when users reconnect to the database and try to access the table, they receive an error.
有些内存泄漏是由于程序错误发生的,在存在此类错误的情况下,应用程序代码中的无限循环会分配新的对象,并将其添加到可从程序循环范围外面访问的数据结构中。
Some memory leaks occur due to program errors in which infinite loop in the application code allocates new objects and adds them to a data structure accessible from outside the program loop scope.
使用嵌入式SQL可以让对数据库的访问比直接使用库函数来访问数据库更加自然、直观,而且程序员可以更少犯错误。
Using the Embedded SQL though, makes the database access much more natural, intuitive, and error-free for the programmer than through the direct use of libraries.
如果数据源不可访问或无效,就会出现这些错误。
These errors can occur if the data sources are unreachable or invalid.
请自动化安装,以尽可能减少人为错误;请包含数据库更新、访问控制、皮肤、主题和页面更新。
Automate the installation to minimize human error; include database updates, access controls, skins, themes, and page updates.
统计数据冲突:不一致的统计数据可能会导致优化器对成本评估错误,作出错误的访问计划评估决策。
Conflicting statistics: Inconsistent statistics may cause the optimizer to derive the wrong estimated costs and to make the wrong decision on access plan assessment.
这个错误消息也指示所接收或发送的数据不是预期的数据,但发生在稍后对数据进行访问时。
This error message also indicates that the data being received or sent is not what is expected, but instead of happening on the cast it occurs later when data is being accessed.
如果在获取对象之后关闭Hibernate会话和相关联的数据库连接,在访问关联之前没有恢复,那么就会发生这种错误。
This error can occur if the Hibernate session and associated database connection is closed after the object was retrieved, but before the association was accessed.
重新引导Geronimo将更正一次错误,但随后再次访问数据库时又会生成异常。
Rebooting Geronimo will correct the error for one, but then generate the exception again when the database is accessed by the other.
SQLServer 2005Driver forPHPAPI提供了对Windows认证、交易、参数绑定、流、元数据访问和错误处理的支持。
The SQL Server 2005 Driver for PHP API includes support for Windows Authentication, transactions, parameter binding, streaming, metadata access, and error handling.(MSDN)
当其他进程唤醒和要访问的数据,他们得到的页面错误和内存中的内核页。
When other processes wake up and want to access that data, they get a page fault and the kernel page in the memory.
具有针对访问和错误日志以及压缩统计数据的定制日志条目。
Customizable log entries for Access and Error logs and compression statistics.
最后一个事件将会发生于每一个控件之上,然后,一直到结束.这时,所有的控件将会输出流并且不能够再被改变.在这个事件中,任何试图访问应答流的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件流,事件日志,或者其他的任务等等.
At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.
例如,在数据访问模块中,您可能需要查看所有跟踪消息,但在应用程序的其余部分,则只需查看错误信息。
For example, you might want to see every tracing message in a data access module, but only error messages in the rest of the application.
数据访问模块利用存储过程访问数据库,返回错误码或者可扩展标记语言文件给调用者。
Data access module utilizes storing process to visit database which return error code or XML file.
数据访问模块利用存储过程访问数据库,返回错误码或者可扩展标记语言文件给调用者。
Data access module utilizes storing process to visit database which return error code or XML file.
应用推荐