home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / message.110 < prev    next >
Text File  |  1997-09-27  |  2KB  |  42 lines

  1. 1    | No database connected.
  2. 2    | No database name specified. Cannot connect.
  3. 3    | Database '%1' is already connected. Cannot connect.
  4. 4    | Connect to database '%1' failed.
  5. 5    | Connect to database '%1' using connect string '%2' failed.
  6. 6    | Database not connected. Cannot disconnect.
  7. 7    | No database name specified. Cannot create.
  8. 8    | Database name '%1' to long. Cannot create. Maximum length for database name is %2.
  9. 9    | Database name '%1' is invalid as a database name. Cannot create
  10. 10    | Database '%1' is already connected. Cannot create.
  11. 11    | Database directory name required.
  12. 12    | Database directory '%1' does not exist.
  13. 13    | Create database can only be executed on master server
  14. 14    | Creation of database '%1' failed.
  15. 15    | Creation of database '%1' using command '%2' failed.
  16. 16    | Deletion of database '%1' failed.
  17. 17    | Deletion of database '%1' using command '%2' failed.
  18. 18    | No query declared. Cannot open cursor '%1'
  19. 19    | Cursor '%1' already open. Cannot open it.
  20. 20    | Cursor '%1' not open. Cannot fetch.
  21. 21    | No query declared. Cannot execute query.
  22. 22    | Binding of query results to program variables failed.
  23. 23    | Program is already in a transaction. Cannot start transaction.
  24. 24    | Program is not in a transaction. Cannot commit transaction.
  25. 25    | Program is not in a transaction. Cannot rollback.
  26. 26    | Query resulted in zero rows.
  27. 27    | Template file '%1' not found.
  28. 28    | Invalid identity ('%1') found for mandatory object reference in column '%2' in the database.
  29. 29    | Database '%1' is not empty, and cannot be used as a new created database.
  30. 30    | Template file '%1' contains error(s).
  31. 31    | Failed to create database '%1'.
  32. 32    | Failed to execute query: '%1'
  33. 33    | Missing selected columns in SELECT query.
  34. 34    | Missing table clause in INSERT, SELECT, UPDATE or DELETE query.
  35. 35    | Dumpstream: format error.
  36. 36    | Enter password of the database user: 
  37. 37    | Enter password of database user '%': 
  38. 38    | Environment variable '%' is not set.
  39. 39    | Unable to set password for DBA.
  40. 40    | Unable to set isolation level for database.
  41. 41    | Binary field too long.
  42.