>
>

Keith Medcalf, on Tuesday, November 26, 2019 03:38 PM, wrote...
>
>
> What is the canonical name of the file you are trying to load?

c:\PMOProjects\libsqlite3decimal.dll

As shown by the dir command,

15:40:36.57>dir c:\PMOProjects\libsqlite3decimal.dll
 Volume in drive C is Windows
 Volume Serial Number is 40AA-E472

 Directory of c:\PMOProjects

11/26/2019  02:19 PM           225,376 libsqlite3decimal.dll
               1 File(s)        225,376 bytes
               0 Dir(s)  431,761,633,280 bytes free


> It seems that you are being told that "c:\PMOProjects\libsqlite3decimal.dll" 
> does not exist.

But it is there,

15:40:48.95>dir c:\PMOProjects
 Volume in drive C is Windows
 Volume Serial Number is 40AA-E472

 Directory of c:\PMOProjects

11/26/2019  03:40 PM    <DIR>          .
11/26/2019  03:40 PM    <DIR>          ..
11/26/2019  02:19 PM           225,376 libsqlite3decimal.dll
11/25/2019  09:21 AM         3,446,300 PMOProjs.exe
11/22/2019  02:17 PM           926,748 PMOUpdater.exe
10/04/2019  11:30 AM           932,223 sqlite3.dll
               4 File(s)      5,530,647 bytes
               2 Dir(s)  431,760,363,520 bytes free

15:43:18.90>


> Are you sure that the file exists and that you have permission to 
> read/execute it?

Aaaah, permissions... Hmmmm... I created this in cygwin, and copied it to that 
directory.  Let me try something...

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to