jsqlwiz-developers Mailing List for Java SQL Wizard
Status: Planning
Brought to you by:
gier21
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|
From: Paul G. <gi...@ya...> - 2002-12-15 16:22:16
|
Hey everyone, Thanks for showing interest in this project. Sorry it has been off to a little bit of a slow start. I am new to administering projects, and I am currently working full time. The idea for the project is to create a web based user interface that functions as a kind of SQL generation wizard. There could also be a Swing GUI interface, but I think the web one is the most important. I wasn't able to find any other open source projects that provide completely the same functionality. A couple of the goals I had is to first create something that will just generate standard SQL using text inputs and things like drop down (html selects) to choose which columns to select, etc. You should then be able to test the SQL against any database, as long as you have all the required information (hostname, port, user, password) and a compatible JDBC driver. The test would show you the results of the query. Later on we could add functionality for database specific SQL, such as syntax for different kind of joins, and access to different built in functions. I will try to create some prototypes for the user interface as soon as I can, and then I will check the code into cvs. Later, Paul __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: George <cdg...@p1...> - 2002-12-15 02:53:41
|
Hello everybody, I didn't see any CVS submits or any documentation so please fill me in = if I've missed=20 something Best regards, George |