home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / visdb2tk.zip / TYPLANG.DAT < prev    next >
Text File  |  1995-09-14  |  3KB  |  89 lines

  1. /*****************************************************************************
  2. /*
  3. /* File:           TYPLANG.DAT
  4. /* Description:    NLS Message file for DB2 Create Distinct Types Utility
  5. /* Creator:        Robert Jones
  6. /* Date:           26th July 1995
  7. /*
  8. /* Copyright IBM European Applications Support, 1995
  9. /*
  10. /*****************************************************************************
  11.  
  12. /* Database errors:
  13.  
  14. 18  : Unable to connect to database ^.
  15.  
  16. /*
  17. /* Window 1 - Create DB2 Distinct Types.
  18. /*
  19.  
  20. 20  : Visualizer Create DB2 Distinct Types Utility
  21. 21  : Create Distinct Type
  22. 22  : Database
  23. 23  : Type Schema
  24. 24  : Type Name
  25. 25  : From Source Data Type
  26. 26  : Name
  27. 27  : Length
  28. 28  : Scale
  29. 29  : Replicate selected functions
  30. 30  : Replicate all functions
  31. 31  : Select functions
  32. 32  : Create
  33. 33  : Save text ...
  34. 34  : Close
  35. 35  : Help
  36. 36  : Schema
  37.  
  38. /* Next three also used for list box titles in window 2. */
  39. 37  : Function name
  40. 38  : Description
  41. 39  : SPECIFICNAME /* Name of column in SYSCAT.FUNCTIONS, SYSCAT.FUNCPARMS */
  42.  
  43. /* Window 2 - Select functions
  44.  
  45. 50  : Select functions
  46. 51  : Schema
  47. 52  : Select all ___________________________
  48. 53  : Deselect all _________________________
  49. 54  : OK
  50. 55  : Cancel
  51. 56  : Help
  52.  
  53. /* Window 3 - Edit SQL
  54.  
  55. 60  : Edit SQL
  56. 61  : OK
  57. 62  : Validate
  58. 63  : Default
  59. 64  : Cancel
  60. 65  : Help
  61.  
  62. /* Text for use with the file save dialog
  63.  
  64. 70  : Save
  65. 71  : OK
  66. 72  : Save filename:
  67.  
  68. /* And now for the real messages
  69.  
  70. 100 : Please specify a name for the new Distinct Type.
  71. 101 : Please specify a schema in which to create the new Distinct Type.
  72. 102 : The database manager reported a problem with the definition of '_'. Please correct this before continuing.
  73. 103 : Processing is complete. Select OK to commit changes to the database, or Cancel to roll them back.
  74. 104 : SQL validated OK.
  75. 105 : An error has occurred executing the SQL script. Select OK to move on to the next statement, or Cancel to abort.
  76. 106 : An error occurred. Select OK to continue with processing for the next function, or Cancel to abort.
  77. 107 : Please specify a valid length for the source data type.
  78. 108 : Do you want to see warning messages from DB2 ?
  79. 109 : You have interrupted processing with Ctrl-Break. No changes have been made to the database.
  80. 110 : The database has not been enabled for this utility. Do you wish to install the necessary tables and views ?
  81. 111 : Installation of tables and views completed successfully.
  82. 112 : The database was not successfully enabled for this utility.
  83. 113 : Unable to open table ^. Aborting installation.
  84. 114 : Unable to write to file ^.
  85. 115 : To run this utility Visualizer Query must be installed.
  86. 116 : Please select a database.
  87. 117 : This utility cannot be used with database ^. The utility can only be used with DB2 Version 2 databases.
  88. 118 : The database has not been enabled for this utility. Run the command '_ _' to enable the database.
  89.