aspose file tools
The moose likes JDBC and the fly likes Suggestion on project Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Suggestion on project" Watch "Suggestion on project" New topic
Author

Suggestion on project

Alvin chew
Ranch Hand

Joined: Jan 08, 2004
Posts: 834
hi, i doing my school project, i need to develop a component which will help configurable of database, can anyone please suggest some ideas on it , what user can configure onto database ? how can we modify the stucture of database ?

thank you very much for your time and suggestion !!
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26184
    
  66

Alvin,
Did you check the JDBC tutorial for parameters. Also, read about DDL for changing the schema.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
Alvin chew
Ranch Hand

Joined: Jan 08, 2004
Posts: 834
thanks, jeanne for answering ..

is there any similar kind of software i can get some idea ? thank you !
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
yeah we have some third party client tools for database configuration and more. like TOAD, Aqua Data Studio.

Though, haven't tried to configure the database using these.
Alvin chew
Ranch Hand

Joined: Jan 08, 2004
Posts: 834
thank you, adeel for answering !!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Suggestion on project
 
Similar Threads
J2EE Project
client/server database?
Prevent multiple concurrent logins from same user in clustered env
Hibernate and Multi DataSource
struts 2+jboss4.0.4+eclipse