Jens Alfke, on Friday, November 8, 2019 03:16 PM, wrote...
>
> > On Nov 8, 2019, at 11:57 AM, Jose Isaias Cabrera, on
> >
> > Is there any way that SQLite can read a file on a Sharepoint site?
>
> Download the file over HTTP and then open the local file with SQLite, is the 
> obvious answer.

Yeah, that is what I am doing now.  I was trying to save time to just be able 
to read a few tables and see if I needed to update it, so then, download it and 
upload it.  But now, I have to download it, and read it, and delete the local 
one.  Thanks.

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

Reply via email to