How to manage SQLite database via (S)FTP? -



How to manage SQLite database via (S)FTP? -

i'm looking tool manage sqlite database. there firefox plugin out there, need open , view contents of sqlite database via ftp (or improve sftp/scp). have re-create database everytime there alter in database. there improve ways doing that?

you can create virtual disk via sftp (eg. using our free sftp net drive tool) , manage remotely located db file using sqlite tool accesses database files.

database sqlite ftp

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -