First  |  Prev |  Next  |  Last
Pages: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
change ISO8859-1 to GB2312 to UTF-8 to EBCDIC to Big5 to ...
On 25/05/2010 09:48, moonhkt wrote: Thank [you]. I am not testing [with] JDBC. When you wrote "Our database is ISO8859-1 format with some GB2312 and other non ISO8859-1 data." I got the impression that a DBMS was involved. If you were using Hibernate or some other framework rather than JDBC, the same prin... 26 May 2010 11:20
sql sort problem ?
I have three elements in list "a", "1","b". Java sort will give me 1,a,b, but when i do order by column_name asc in DB, oracle gives me a,b,1 . How can I write SQL query to get string sorted just like the way java does? Thanks __________ Information from ESET NOD32 Antivirus, version of virus signature da... 25 May 2010 14:37
Intermittent JDBC connection
I am connecting to Oracle 10g RAC using JDBC in Tomcat 6.0.20. It works around 50% of the time. When it doesnt work it shows this error message: IO exception: The Network Adapter could not establish the connection. Here is my JDBC String: jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on) (ADDRESS=(PROTOCOL=TCP) ... 25 May 2010 21:14
Intermittent JDBC connection
I am connecting to Oracle 10g RAC using JDBC in Tomcat 6.0.20. It works around 50% of the time. When it doesnt work it shows this error message: IO exception: The Network Adapter could not establish the connection. Here is my JDBC String: view plaincopy to clipboardprint? jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BA... 24 May 2010 20:08
To what extent can Java be?
On 24/05/2010 16:46, Peter Olcott wrote: "bugbear"<bugbear(a)trim_papermule.co.uk_trim> wrote in Tom Lehrer said Satire is Dead. This may have been the case a few years ago and it no longer the case[...] Satire may be dead, but surrealism lives. -- Ceci n'est pas RGB ... 24 May 2010 15:41
To what extent can Java be written in Cheese?
On 24/05/2010 13:04, Tom Anderson wrote: On Mon, 24 May 2010, RedGrittyBrick wrote: On 24/05/2010 03:57, Peter Olcott wrote: I am guessing that this prohibits mainland China developers from using java, because of their cultural purity laws. From what I understand they must ... 24 May 2010 10:06
Placement of Constants
I'm really hoping this will be a straightforward non-controversial question (for a change) on my part ;-) I am doing a code review on some code that I want to put in a "code portfolio" so I'm trying to figure out the best ways to do various things. Specifically, I have about 20 classes right now in the main ... 26 May 2010 00:31
Question about ident service
Hey, I got a quick question regarding java code and ident service. If I just do a quick Socket connection to an ftp server, like Socket s = new Socket("127.0.0.1", 1234); the ftp-server doesnt receive an ident response, but if I from a prompt do a telnet 127.0.0.1 1234 the ftp-server does get an ident respon... 24 May 2010 15:41
NEw Way On Ur Mobile
On Your mobile More importantly though, it shows a site that has a potential sales volume of 21.7K a month. Then it goes on to talk about how that number can be multiplied 4 - 5 times over. http://mGinger.com/index.jsp?inviteId=3557900 You do the math, that's more than 80 - 100K per month! Really, just ... 23 May 2010 14:39
How to Read PDF file from database
Hi every One Good Day I make java app that insert PDF file to date base in blob but now I could not read the file agean any bady have any Idea to do this I will be thankfull Best Salim ... 24 May 2010 07:56
First  |  Prev |  Next  |  Last
Pages: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40