| |
GeekInterview.com > Tech FAQs > Programming > Java
| 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 09:57:49 |
#2 |
| vidhya |
Member Since: Visitor Total Comments: N/A |
RE: hi,I'm doing a project using jsp, jav... |
| my queation is:In my database i have many tables. i need to create those tables in runtime. while doing so how do i check for already existing table? it should not be overwritten . if there is a table already the data what i insert should be updated to that respective table. plz help me soon.its high i should have completed my project. but have not.with regards vidhya |
| |
Back To Question | |