thanks for replying,
the DB is Sybase, I'm trying to write some SQL to determine whether a value is NaN, currently when i select a NaN value i get 0.0 back which I know isn't right. Please provide the correct SQL statements? thanks
Hello
What i want to do is provide the application with a set of urls, have the app gather some data (i.e. pricing, product list, etc) automatically.
ex. give the app a url address and have the app gather the price data on certain products.
Please be specific and what' the easiest way to...
thanks for the replies,
other than the tool tip method is there anyway to display some text in a JTextArea bold while other plain? Can i use html in JTextArea some other text componenet?
thanks
hello
I wish to make some text bold, inside a string, does anyone know how this can be accomplished?
ex. String str = "I need help"; how to make "I" bold?
thanks
Hello
I need to generate some random #s within certain range using java.utils.Random
ex. generate random #s with 500-1000
when i do random(object).nextInt(1000) it generates all #s between 0-1000.
So how do i generate #s between 500-1000 only.
thanks
Hello
i'm implementing a substitute teacher's class for a school project, and each sub has a list of preferred schools, subjects, etc that they want to teach. My question is that generally is it a good idea to implement a linked list inside the sub class to contain the list. I've decided not to...
Hello
hello
Here is what i wanna do, someone please help
int tmp = 11242003;
11 = month
24 = day
2003 = year
i want to get the individual digit or group of digits in this case out of the int tmp. Can someone explain how to accomplish this in java.
jason
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.