home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / delphi / kompon / d456 / JANSQL.ZIP / janSQLDemo / janSQL.cnt (.txt) next >
Encoding:
Microsoft Windows Help File Content  |  2002-04-02  |  1.5 KB  |  59 lines

  1. :Base janSQL.hlp
  2. :Title janSQL
  3. 1 About
  4. 2 janSQL=janSQL
  5. 2 New=New
  6. 2 Updates=Updates
  7. 1 Programming Guide
  8. 2 Get started=Get_started
  9. 2 Retrieving data=Retrieving_data
  10. 2 Performance=Performance
  11. 2 Data Formats=Data_Formats
  12. 2 Extending janSQL=Extending_janSQL
  13. 2 Data Exchange=Data_Exchange
  14. 2 File Format=File_Format
  15. 2 Handling dates=Handling_dates
  16. 1 Demo Guide
  17. 2 Demo Introduction=Demo_Introduction
  18. 1 Component
  19. 2 Component introduction=Component_introduction
  20. 2 Installation=Installation
  21. 2 janSQLStrings=janSQLStrings
  22. 2 TjanSQL
  23. 3 TjanSQL overview=TjanSQL_overview
  24. 3 TjanSQL creation=TjanSQL_creation
  25. 2 TjanRecordSet
  26. 3 TjanRecordSet Overview=TjanRecordSet_Overview
  27. 2 TjanRecord
  28. 3 TjanRecord Overview=TjanRecord_Overview
  29. 2 TjanRecordSetList
  30. 3 TjanRecordSetList Overview=TjanRecordSetList_Overview
  31. 2 TjanRecordList
  32. 3 TjanRecordList Overview=TjanRecordList_Overview
  33. 2 TjanSQLExpression2
  34. 3 TjanSQLExpression2 Overview=TjanSQLExpression2_Overview
  35. 1 SQL Syntax
  36. 2 SQL introduction=SQL_introduction
  37. 2 CONNECT TO=CONNECT_TO
  38. 2 COMMIT=COMMIT
  39. 2 CREATE TABLE=CREATE_TABLE
  40. 2 DROP TABLE=DROP_TABLE
  41. 2 INSERT INTO=INSERT_INTO
  42. 2 SELECT FROM=SELECT_FROM
  43. 2 WHERE=WHERE
  44. 2 UPDATE=UPDATE
  45. 2 DELETE FROM=DELETE_FROM
  46. 2 ALTER TABLE=ALTER_TABLE
  47. 2 GROUP BY=GROUP_BY
  48. 2 HAVING=HAVING
  49. 2 ORDER BY=ORDER_BY
  50. 2 ASSIGN TO=ASSIGN_TO
  51. 2 RELEASE TABLE=RELEASE_TABLE
  52. 2 SAVE TABLE=SAVE_TABLE
  53. 2 Functions
  54. 3 Functions=Functions
  55. 3 FORMAT function=FORMAT_function
  56. 3 Date functions=Date_functions
  57. 3 String Functions=String_Functions
  58. 3 Numeric Functions=Numeric_Functions
  59.