Modify ↓
Opened 16 years ago
Closed 16 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 by , 16 years ago
| Version: | 3.3.6.0 |
|---|
comment:2 by , 16 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
please goto to forum.
SQLight is not deliver with AutoIt
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.