Geeks Talk

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.

why the code is not working?

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();...

Go Back   Geeks Talk > Databases > Database General
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Database General Database common Questions

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-11-2007
Contributing Member
 
Join Date: Sep 2006
Location: bangalore, india
Posts: 1,016
Thanks: 0
Thanked 91 Times in 72 Posts
psuresh1982 will become famous soon enough
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();
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-13-2007
Moderator
 
Join Date: Jun 2007
Location: Bangalore,India
Posts: 1,853
Thanks: 9
Thanked 168 Times in 142 Posts
debasisdas has a spectacular aura aboutdebasisdas has a spectacular aura about
Re: why the code is not working?

can u please specify what is the database u are using for the purpose.
Reply With Quote
Reply

  Geeks Talk > Databases > Database General

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


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


All times are GMT -4. The time now is 10:06 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved