Issue #193 has been updated by Jonathan Clarke.
Clément OUDOT wrote: > The hsqldb script was released for 2.0. See > http://lsc-project.org/wiki/documentation/2.0/howtos/hsqldb > > There may still be a need for a native CSV connector written in Java, but I > think it can be delayed. That is nice, indeed, but to my mind does not provide the uniform user experience one would expect - you have to run a separate tool to get CSV into a SQL database, and as such you can't really say that LSC supports reading from CSV. I still think the approach used by this patch should be preferred. I'm afraid I don't have any time to work on it though, so if I'm the only one to think this, I guess it'll have to wait. ---------------------------------------- Feature #193: Better import from CSV http://tools.lsc-project.org/issues/193 Author: Clément OUDOT Status: Assigned Priority: Normal Assigned to: Category: Core Target version: trunk Hello, I want to create a connector CSV -> LDAP. This is the use case of quickstart, and all the sample works great do do that. But I do not want to use the sample, I just want to configure LSC to do what I want. For now, there is now way to import CSV in HSQLDB in order to use SimpleJdbcSrcService in lsc.properties Two ideas: * Add the --import and --show target from sample/bin/lsc-sample to bin/lsc * Create a SimpleCsvSrcService source connector (see http://lsc-project.org/wiki/documentation/1.2/development/addingsourceconnector) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

