Modify ↓
Opened 14 years ago
Closed 14 years ago
#1697 closed Feature Request (Rejected)
SQLight CSV functions
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | SQLight, CSV | Cc: |
Description
Please add 2 functions to SQLight
LoadFromCSV($FileName,[$FirstRowAsFieldsNames],[$TableName]....
creates a new table and populates it with data from CSV
if table exists it just inserts records into it
1st row in CSV maybe used as Fields names
Table name can be defaukted to file name
SaveToCSV($TableName,$FileName)
exports existing table into CSV file
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by TicketCleanup
- Version 3.3.6.0 deleted
comment:2 Changed 14 years ago by Jpm
- Resolution set to Rejected
- Status changed from new to closed
please goto to forum.
SQLight is not deliver with AutoIt
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.