- Strength to Increase Rep
- +5
- Strength to Decrease Rep
- -1
- Upvotes Received
- 6
- Posts with Upvotes
- 6
- Upvoting Members
- 5
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
Bug Contributor, Worm Cleaner
| |
Re: [URL="http://en.wikipedia.org/wiki/186_%28number%29"]186[/URL] | |
Re: Walker, Texas Ranger | |
Re: Convert the digit to a String and get the length. [code]Integer.toString(number).length();[/code] | |
Re: [QUOTE=c_shaft05;303007]making an ArrayList of strings instead of a list (tad more versitile ...[/QUOTE] How so? An ArrayList is a List, unless you mean to use ArrayList instead of an array of Strings. | |
Re: You get poop in scoop. :p I put in uranium... | |
Re: [QUOTE=The Dude;305105]I am Tweety :)[/QUOTE] Me too. :D | |
Re: [QUOTE=mod]How do i change date format in the database[/QUOTE] Take a look at the [URL="http://www.techonthenet.com/oracle/functions/to_char.php"]TO_CHAR[/URL] function Read [URL="http://www-db.stanford.edu/~ullman/fcdb/oracle/or-time.html#date%20format"]more here[/URL] | |
Re: [QUOTE=server_crash]But not all kids are as morbid as I was. I once tried making my own execution cap with foil and a few wires. I decided to try it, so I stuck the cap on my head and the wires in the light socket. All I remember is waking up … | |
Re: [QUOTE=cpweb]Use a onPress function[/QUOTE] Should that not be onKeyPress?!? | |
Re: [QUOTE=jbennet;307239]the score in the game is usually not much but when you win and the cards flood the screen you get a massive bonus. My average on tri-card is about 4330[/QUOTE] My average score is 3532 [I]and that's the only time I have played[/I]. | |
Re: Boring, lifeless, software pirates are with hex-editors, BLUNDERING | |
| |
| |
Re: What is (are) your area(s) of interest? | |
Re: I am not completely sure if I know the exact cause but I think SQL server supports only one statement per connection. So, if you want to exeucte another query, you will require a new connection. You might find some information on Microsoft's support page for the driver. | |
Re: The first approach is the logical thing for a database design. Having a lot of data is not a consideration while designing a database. The essence of a database design is to model generic entities which can assume several representable values. In your case, you are trying to store cities … | |
Re: @nilisha: Why do you type all your messages in bold? | |
Re: [QUOTE=pulse]Offtopic : There is a time limit on editing of your posts on DW. :)[/QUOTE] Further OT: Hmmm... how much is the time limit? 24 hours? | |
Re: If you want some real humour (or humor), try a Hello World without the main() method. [code] public class HelloWithoutMain { static { System.out.println("Hello! World"); System.exit(0); } } [/code] I would rather work on obfuscating the code for fun. :) | |
Re: [QUOTE=dasarilalitha]u can do this using a Runtime and Process classes.[/QUOTE] Though it sounds silly using Runtime class to execute another class rather than invoking it directly. | |
Re: [QUOTE=haf] can anubody help me??[/QUOTE] Google can | |
Re: [QUOTE=cscgal]Do you allow guests to access member profiles? Why or why not? Do you think it encourages forum growth and new registrations TO allow or not to? :)[/QUOTE] I am working on a forum recently and I am certainly against providing guests the ability to view member information or even … | |
Re: [URL="http://www.onjava.com/pub/a/onjava/2001/04/19/tomcat.html"]Deploying servlets in Tomcat[/URL] | |
Re: Ah! The "this" or "that" game :) [B]Ham[/B] Actor or director? | |
Re: [I]Thou shall not spam without permission from the administrator[/I] You mean one could spam there if the administrator is party to it? [I]Thou shall not steal...images or reviews etc. [/I] That's a little difficult to decide. [I]if you dont like the rules....dont sign up[/I] :lol: |