On 25 Aug 2016, at 6:59am, Alan <[email protected]> wrote: > I right Clicked on start and selected the windows cmd, and as I understand > it at the moment > > by typing sqlite3 DXCC then it should be sitting in the directory or folder > that the DXCC database is in
I don't think this is correct. Once you have started cmd instead of starting 'sqlite3', use this command 'cd'. It reports your current directory. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

