![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I've had a program on the go for some time that reads & writes data to a CSV file (primarily to allow easy importing into excel) The program has now been updated to v6.01 but I'm not seeing any dramatic speed improvements on the device, particularly with the initial load which includes reading in the CSV file into a table (now around 100 records, 8 fields) using table.loadCSV & then inserting a column within the table. (Adding a column & moving the contents of another column into it, thereby creating a clear column in the middle) Unfortunately it all takes around 32 seconds, which is only a slight improvement on the 35secs in the previous version. Is there any reason as to why this might be the case or a technique that might improve things. |
|
|||
|
Dear Harley and Erel,
Isn't this a rather long time anyway? I have a program which loads two csv databases, one with 10 columns (244 records) and one with 2 columns (100 records). That takes less than 10 seconds. (And the program was compiled with version 5 !). Just curious. all the best / Björn |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best way to read text file. | ikaplan | Questions & Help Needed | 8 | 11-04-2008 04:36 PM |
| read Exel file? | Byak@ | Questions & Help Needed | 2 | 10-21-2008 11:30 AM |
| Improved Close Event | RandomCoder | Basic4ppc Wishlist | 5 | 09-26-2008 07:00 PM |
| XML file read | stratus | Questions & Help Needed | 8 | 06-20-2008 04:03 PM |
| Struggle to read a .txt file into TextBox? | HARRY | Questions & Help Needed | 2 | 02-26-2008 05:39 PM |