Welcome, Guest
Username: Password: Remember me
Components and Libraries for Database Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

CSVDataSet is buggy? 5 years 5 months ago #12778

  • Gorilla Disco
  • Gorilla Disco's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
Hi, I recently use CSVDataSet (from Data Access tab), and it seems to be buggy

- the component somehow change the CSV file format to other format, which then it fail to load after I close and open the dataset
- I tried to prevent the changing by checking the ReadOnly of the CSVDataSet option, but it still change the CSV file
- after running the program several times, it produce error and .. CodeTyphon freezed

FYI, I use the version 6.60

Thx.

Please Log in or Create an account to join the conversation.

CSVDataSet is buggy? 5 years 5 months ago #12779

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1047
  • Thank you received: 145
Thanks Sir
we will check and try to fix it
Please, can you attach any test project to help up ?
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..

CSVDataSet is buggy? 5 years 5 months ago #12785

  • Gorilla Disco
  • Gorilla Disco's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
I haven't even start any project. I was just want to know about this CSVDataSet.
It's just a plain form where i put a CSVDataSet, a DataSource, and a DBGrid.
Then connect them and turn the CSVDataSet to active.
And that's it.
No coding, just put the components and set them up.

I found that the second time I turned the Active property on, the CSVDataSet produce error.
Upon examination, I found that my CSV file is no longer a CSV file.
After several round of turn Active on and off, even the CodeTyphon started to act weird.
Then I use task manager to close it (I'm using Windows 10, if that help), and my computer freezed.

I send you my csv file, which is the only one that is not part of CodeTyphon.
I don't think my csv file is the source of the problem, though.
Attachments:

Please Log in or Create an account to join the conversation.

CSVDataSet is buggy? 5 years 5 months ago #12786

  • Gorilla Disco
  • Gorilla Disco's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 6
  • Thank you received: 0
I'm sorry, I sent the changed CSV file.
This is the original CSV file.

Please Log in or Create an account to join the conversation.

CSVDataSet is buggy? 5 years 5 months ago #12791

  • Marcin W.
  • Marcin W.'s Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
I confirm this issue. To be exact: setting CSVDataSet to Active raises error "Index out of bounds". I use W10 too.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1