Re: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread Michael Hooker
Sqlfan: If you really want something to imitate Excel, rather than just using Excel itself and the very capable VBA it includes, one option would be Borland Delphi, using Ralf Junker's Disqlite3 as the wrapper to Sqlite3 and any one of a number of third-party shareware grid components, easily

RE: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread Samuel R. Neff
SQLite is not an end-user tool (nor is any other database except *perhaps* Access, but even then it just gets people into trouble). What you want is not a free gui for SQLite but a custom application that does what the user needs and uses SQLite as it's data storage mechanism. This certainly

RE: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread Griggs, Donald
Regarding Moving colorful spreadsheet to sqlite. -- Would Christian Werner's free ODBC interface allow you to use the same spreadsheet to access an sqlite database? http://www.ch-werner.de/sqliteodbc -- Lots of automation can be performed within Excel spreadsheets (and, I imagine,

Re: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread Clark Christensen
, it seems you could start here: http://www.sqlite.org/cvstrac/wiki?p=SqliteOdbc -Clark - Original Message From: sqlfan <[EMAIL PROTECTED]> To: sqlite-users@sqlite.org Sent: Tuesday, January 8, 2008 2:50:00 AM Subject: Re: [sqlite] free excel-like COLORFUL gui for sqlite L

Re: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread Mag. Wilhelm Braun
. This is very basic and easy, and I'd hate to have to reinvent the wheel coding it -- is there a free sqlite gui that can present such a colorful spreadsheet view? Thank you! -- View this message in context: http://www.nabble.com/free-excel-like-COLORFUL-gui-for-sqlite-tp14686423p14686423.html Sent

Re: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread bartsmissaert
worry about which >>> column >>> is actually in which table-- just have it look like an excel sheet. >>> >>> This is very basic and easy, and I'd hate to have to reinvent the wheel >>> coding it -- is there a free sqlite gui

Re: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread sqlfan
umn >> is actually in which table-- just have it look like an excel sheet. >> >> This is very basic and easy, and I'd hate to have to reinvent the wheel >> coding it -- is there a free sqlite gui that can present such a colorful >> spreadsheet view? >> >>

Re: [sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread bartsmissaert
- is there a free sqlite gui that can present such a colorful > spreadsheet view? > > Thank you! > -- > View this message in context: > http://www.nabble.com/free-excel-like-COLORFUL-gui-for-sqlite-tp14686423p14686423

[sqlite] free excel-like COLORFUL gui for sqlite

2008-01-08 Thread sqlfan
it -- is there a free sqlite gui that can present such a colorful spreadsheet view? Thank you! -- View this message in context: http://www.nabble.com/free-excel-like-COLORFUL-gui-for-sqlite-tp14686423p14686423.html Sent from the SQLite mailing list archive at Nabble.com