realbasic-nug
[Top] [All Lists]

Beta tester request - SQLite browser/manager

To: <realbasic-nug at lists dot realsoftware dot com>
Subject: Beta tester request - SQLite browser/manager
From: "Me" <igiga at swbell dot net>
Date: Mon, 31 Oct 2005 13:46:55 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
I have a browser/manager for SQLite.

Looking for beta testers and opinions.

Windows only, at this time.



The main thing that sets it apart from other SQLite browsers is data entry.

For one-table editing, you can sort and arrange the columns to get the best order for data entry. You can edit the same table in three different sort orders at the same time. There is no limitation as long as the primary key/rowid is present in the query.



It also supports value duplication and a limited lookup table.

Built-in simple Html viewer/editor for html stored in database.



Create Database

Backup Database

Vacuum

New Table

Rename Table

Drop Table

Create Index

Drop Index

Add Column

Drop Column

Change Column Order

Rename Column

Schema



Doesn't support - rollback.



I don't have it posted anywhere yet, so I'd have to email it.

You can send me an email at: igiga at swbell dot net

Make the subject, 'SQLite', so I'll find it in all the spam.

Or, post your email here.

Thanks,

SDurham



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>
  • Beta tester request - SQLite browser/manager, Me <=