home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Demo / SecureNet / Crysta~1.cab / p2lora7.dll.52C4BC44_4945_4070_824E_90D8B29F0F19 / string.txt next >
Encoding:
Text File  |  2001-02-03  |  1.7 KB  |  56 lines

  1. 80    Crystal Reports
  2. 100    SELECT object_name, owner, object_type FROM sys.dba_objects WHERE 
  3. 101    SELECT object_name, owner, object_type FROM sys.all_objects WHERE 
  4. 102     AND (owner NOT LIKE 'SYS%%' AND object_type = 'TABLE' OR object_type <> 'TABLE') 
  5. 103     AND (owner LIKE 'SYS%%' AND object_type = 'TABLE' OR object_type <> 'TABLE') 
  6. 104    256
  7. 105    8
  8. 106    _
  9. 107     owner LIKE 
  10. 108     object_name LIKE 
  11. 109     object_type IN 
  12. 110    SELECT COUNT(*) FROM sys.dba_objects WHERE 
  13. 111    SELECT COUNT(*) FROM sys.all_objects WHERE 
  14. 112    ALTER SESSION SET NLS_DATE_FORMAT='YYYY/MM/DD HH24:MI:SS'
  15. 113    SELECT 
  16. 114    SELECT \n    
  17. 115    Login error
  18. 116    Database Server must be version 7.0 or later.
  19. 117    Can not link from stored procedure.
  20. 118    Attempting to use closed cursor.
  21. 119    Execute SQL statement error.
  22. 200    3
  23. 201    4
  24. 202    5
  25. 203    7
  26. 204    8
  27. 205    9
  28. 206    10
  29. 207    11
  30. 300    =         Equal Join
  31. 301    =(+)     Left Outer Join
  32. 302    (+)=     Right Outer Join
  33. 303    >         Greater Join
  34. 304    <         Less Join
  35. 305    >=       Greater Or Equal
  36. 306    <=       Less Or Equal
  37. 307    !=        Not Equal Join
  38. 400    =
  39. 401     = 
  40. 402     = 
  41. 403     = 
  42. 404     = 
  43. 405     = 
  44. 406     = 
  45. 407     > 
  46. 408     < 
  47. 409     >= 
  48. 410     <= 
  49. 411     != 
  50. 504    Warning: %ld records will be returned.\nProceed?
  51. 505    Estimating Results from Server
  52. 506    Warning: %d table names will be returned.\nProceed?
  53. 507    Allow Reporting On
  54. 508    Incorrect table name. If you are converting from another database, please use 'Set Location' to point to the correct table.
  55. 509    You have either no permission to view the selected object or the table name is incorrect. If you are converting from another database, please use 'Set Location' to point to the correct table.
  56.