[sqlite] Can you enable Recursive Triggers via the connection string?

2015-08-02 Thread Joe Mistachkin
If you are using System.Data.SQLite, then this feature has been added and will be available in version 1.0.98.0, due out this month (August). Sent from my iPhone > On Aug 1, 2015, at 1:47 AM, Mark A. Donohoe > wrote: > > I hope this is the right address to send my questions to. > > I found

[sqlite] CSV excel import

2015-08-02 Thread R.Smith
On 2015-08-01 09:28 PM, Igor Tandetnik wrote: > On 8/1/2015 12:38 PM, R.Smith wrote: >> if I have this csv line, what values must the parser end up with?: >> >> 1, "2", "3" 4, 5 "6", 7 > > This is not a valid line of CSV, at least not as specified in RFC > 4180. Therefore, RFC 4180-conforming

[sqlite] CSV excel import

2015-08-02 Thread Jean-Christophe Deschamps
At 18:38 01/08/2015, you wrote: >Nobody mentions it because it is as irrelevant as bemoaning the fact >that CSV cannot store lawn-chairs or Java objects. It wasn't intended >to do so. Exactly. All I mean is that with only very few additional strict rules it can be changed into a basic type

[sqlite] CSV excel import

2015-08-02 Thread Simon Slavin
On 1 Aug 2015, at 11:11pm, Jean-Christophe Deschamps wrote: > At 18:38 01/08/2015, you wrote: > >> Nobody mentions it because it is as irrelevant as bemoaning the fact that >> CSV cannot store lawn-chairs or Java objects. It wasn't intended to do so. > > Exactly. All I mean is that with