Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on why the code is not working? within the Database General forums, part of the Databases category; any idead why the following code doesn't work: con = dataSource.getConnection(); ps = con.prepareStatement("DROP DATABASE DBNAME "); rs = ps.executeQuery();...
|
|||||||
|
|||
|
why the code is not working?
any idead why the following code doesn't work:
con = dataSource.getConnection(); ps = con.prepareStatement("DROP DATABASE DBNAME "); rs = ps.executeQuery(); |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page.RegisterStartupScript() is not working | Santhana KrishnaN | ASP.NET | 1 | 06-19-2007 08:40 AM |
| Working with Access database in QTP | evilzeal | QTP | 0 | 05-20-2007 08:25 AM |
| PNG image transparency not working.... | psuresh1982 | Web Design | 2 | 12-16-2006 03:21 AM |
| Working within a Team | admin | Personality Development | 0 | 10-16-2006 08:54 AM |
| Internal working of the Command | fred | Unix/Linux | 1 | 09-09-2006 04:03 PM |