On Mon, 7 Jan 2013, Krzysztof wrote:
2013/1/7 Michael Van Canneyt <[email protected]> Maybe we should make a method for this in TSQLite3Connection ? It would be great. Because without this we can't use all opportunities of SQLite, like attaching databases or also VACUUM (trim and pack database)
I meant a method Procedure AttachDatabase(Const AFileName, AnAlias : String);
? Other methods can also be added, of course. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
