1) It would be populated with "select * from table_name". The table-like output of selects could probably be used as-is.
2) "Filter"ing for certain values (a cute way of adding a where clause to the above select.
3) Editing/adding data in place (in the columns itself).
#1 is quite easy, the other two would be more work (obviously). I guess I'd like to know if that would fit in with the concept of the program. Also, I'd like to know if anyone wants to do it! :)
I will do at least #1 some day if no one else does. When that day will be is unknown right now.
I like Vienna SQL a lot. Looks good!
Cheers,
-James
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What I'd like to see:
A Data tab in the schema browser.
1) It would be populated with "select * from table_name". The table-like output of selects could probably be used as-is.
2) "Filter"ing for certain values (a cute way of adding a where clause to the above select.
3) Editing/adding data in place (in the columns itself).
#1 is quite easy, the other two would be more work (obviously). I guess I'd like to know if that would fit in with the concept of the program. Also, I'd like to know if anyone wants to do it! :)
I will do at least #1 some day if no one else does. When that day will be is unknown right now.
I like Vienna SQL a lot. Looks good!
Cheers,
-James