home *** CD-ROM | disk | FTP | other *** search
/ PC World 1997 November / PCWorld_1997-11_cd.bin / software / programy / komix / DATA.Z / mssql_msg.tcl < prev    next >
Text File  |  1996-07-03  |  837b  |  30 lines

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Could not get binding table entry for '%1'.
  4. global E_NOBINDENT;    set E_NOBINDENT    "367001"
  5.  
  6. # Binding with SQLServer using OLE Automation failed.
  7. global E_OLECREAT;    set E_OLECREAT    "367002"
  8.  
  9. # Unable to connect as '%1' with password '%2' to SQLServer on host '%3'
  10. global E_OLECONNECT;    set E_OLECONNECT    "367003"
  11.  
  12. # Unable to fetch databases.
  13. global E_GETDATABASE;    set E_GETDATABASE    "367004"
  14.  
  15. # Execution of SQL statement failed.
  16. global E_EXECFAILED;    set E_EXECFAILED    "367005"
  17.  
  18. # Unable to fetch results.
  19. global E_GETRESULT;    set E_GETRESULT    "367006"
  20.  
  21. # No default bind found.
  22. global F_NODEFBIND;    set F_NODEFBIND    "367007"
  23.  
  24. # Reason: %1
  25. global E_REASON;    set E_REASON    "367008"
  26.  
  27. # The '%1' type can not be used in keys.
  28. global E_FORBTYPE;    set E_FORBTYPE    "367009"
  29.  
  30.