| |
GeekInterview.com > Career Advice > Projects > Java Projects
| Print | |
Question: hi,
I'm doing a project using jsp, java script, HTML as front end and sql server as backend.
i want to create my database inn runtime. while doing so ,
1. how do i check for an already existing class 2. if there is an already existing class then i need to update the table .
how do i do this. can any one guide through this.
vidhya
|
| May 05, 2006 22:26:21 |
#1 |
| Gopal |
Member Since: Visitor Total Comments: N/A |
RE: hi,I'm doing a project using jsp, java... |
Hai vidhya, can you be more specific about the problem. I am not sure which existing class you are looking for? you can create table in the database at run time and also check for the existing table in the database. regards Gopal |
| |
Back To Question | |