Hello R-Help! I'm just getting into working with SQLite databases using the RSQLite library in R, and I"m wondering if there's a good way to abort a query? I'm very new to SQLite, so I am occasionally starting queries that take way to long due to poor optimization, and want to make sure when I abort a query I'm not doing something to endanger data integrity (especially since RSQLite defaults to syncronization =OFF).
Thanks Nick ___________________________________ Nick Eubank | Political Economy PhD Candidate Stanford University GSB www.nickeubank.com nicholaseub...@stanford.edu [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.