On 2016/08/25 9:35 AM, Alan wrote:
Simon,
I entered what you asaked and no, that file is in
the users\John directory
so I guess that the cmd sqlite3 DXCC is not shifting the focus to the
directory that the DXCC database is in
and i would need to be using some other set of commands to make that
happen
SQLite3.exe cannot (and shouldn't) shift focus of a folder. It can only
access the DB file in the specified folder. You have to specify the
folder of the imported file also.
Since you noted newness - let me offer a quick word of advice - there is
a chance the Windows "We'll protect your data from you" UAC virtualising
will mess with your data in future if the program will run in anywhere
deemed unsafe. You should start off with creating your data folder in
the User space (C:\Users\yourUser\Appdata\Roaming\yourAppFolder\) to
enjoy smooth sailing. There's a CMD shortcut to this directory of the
user's too (I forgot now the actual name, but google can tell you).
Cheers!
Ryan
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users