2006/6/5, Bisma Jayadi <[EMAIL PROTECTED]>:
> I checked arround to see if there was a function to parse a valid CSV
> string and return the result in a array?

Try to look at TjanSQL component which has been ported to Lazarus on FPC
Contributed Units section. This component is a CSV database engine with SQL
support. It's also available TSDSDataSet component on Lazarus, but it has no SQL
support. I don't know whether those components can handle such problem or not.
But, it could be a good start for you. If it can't handle the problem, I'd like
to fix the code, especially the TjanSQL component. :)

I was not able to find the component... :(

--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to