数据库错误 meaning in English
databank error
Examples
- Returns the specific database error number
返回特定的数据库错误号。 - The field is too small to accept the amount of data you attempted to add . try inserting or pasting less data
貌似数据库错误,插入前检查插入的数据长度没有?是否超出了字段的最大长度? - Building an application with servlets , jsp files , and ejb components is complex enough without having to deal with database errors , too
:即使不必处理数据库错误,构建具有servlet 、 jsp文件和ejb组件的应用程序也够复杂的了。 - The following oracle database error is not related to snapshot replication ; it is related to how oracle constructs read - consistent views of data
下列oracle数据库错误与快照复制无关;而与oracle如何构造读取一致数据视图相关: - When using the microsoft sql server 2005 jdbc driver , all database error conditions are returned to your java application as exceptions using the
使用microsoft sql server 2005 jdbc驱动程序时,所有数据库错误条件都作为异常通过使用