Menu

#7 create/edit/delete remote databases

closed
nobody
None
1
2004-07-20
2004-01-14
wade
No

I assume that...

. most people run their webservers headless
. most people's webserver's are remote

This application is not going to be very beneficial,
unless there is a way to create/edit/delete remote
database files. With this ability, one would have to
download, edit, upload each file, each time they want
to make changes... which is obviously not effective.

Have I missed something? Is this feature already
available and I am not seeing it?

Discussion

  • wade

    wade - 2004-01-14

    Logged In: YES
    user_id=951076

    typographical correction...

    WITHOUT this ability, one would have to
    download, edit, upload each file, each time they want
    to make changes... which is obviously not effective.

     
  • wade

    wade - 2004-01-14
    • priority: 5 --> 9
     
  • wade

    wade - 2004-01-14

    Logged In: YES
    user_id=951076

    typographical correction...

    WITHOUT this ability, one would have to
    download, edit, upload each file, each time they want
    to make changes... which is obviously not effective.

     
  • Mauricio Piacentini

    Logged In: YES
    user_id=114777

    No, this feature is not available and I doubt it will ever
    be. SQLite is not used only for webservers: several projects
    use it for local storage and as an embedded database engine.
    This is the kind of applications that will benefit from the
    simplified browser interface.

    I recommend using other tools with remote capabilities to
    edit SQLite databases that reside on servers. There is
    another tool here at sourceforge for this, I believe it is
    called SQLiteManager, and was built for remote access with php.

     
  • Mauricio Piacentini

    • priority: 9 --> 1
     
  • Mauricio Piacentini

    • status: open --> closed
     

Log in to post a comment.