Let me guess, your boss at Sungard is unhappy that you posted
information about their proprietary data structures to this list?
The bad news is that it is pretty much impossible to remove a message
from this "forum" because it is actually a mailing list - there are
probably hundreds of copies of it
Hi all,
Can any body please tell me? How I can delete a Thread / Edit a Thread
from ibatis forum.
Regards
yuvraj
From: Yuvraj Shinde [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 20, 2008 12:01 PM
To: user-java@ibatis.apache.org
Subject: how ca
hi,
i m using ibatis in my jsp application. can i know the maximum number
of connections (or users) that can be established at a time. how many users
can submit the data at a time to the db.
Thanks in advance
erosik
--
View this message in context:
http://www.nabble.com/maximum-connection
If you can't fix the CCSID on the targets then maybe a long or
BigInteger with the encoding of the string into the bytes that it
would be represented by in the target CCSID would do the job? It would
be a hack but I assume if you are on an AS/400 you aren't doing
greenfield development - if someone
This is a driver property - AFAIK it can't be configured per
table. Probably the best thing to do is to fix the CCSID on the problem
tables on the AS/400 side.
Jeff Butler
On Feb 19, 2008 3:42 AM, Tracey Annison <[EMAIL PROTECTED]> wrote:
> Heya
>
> Thanks for that! It could be a problem for me
Nevermind!! Config issue.
From: Danny Lin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 19, 2008 10:01 AM
To: user-java@ibatis.apache.org
Subject: TypeHandler Problem
Hello,
I'm getting an exception when trying to use a typeHandler to map an object to a
column:
--- Cause: com.ibatis.sqlmap
Hello,
I'm getting an exception when trying to use a typeHandler to map an object to a
column:
--- Cause: com.ibatis.sqlmap.client.SqlMapException: No type handler could be
found to map the property 'transactionType' to the column 'transaction_type'.
One or both of the types, or the combinati
Heya
Thanks for that! It could be a problem for me setting it on the JDBC driver,
though, as this is perfectly OK for most of the AS/400 files - there's just a
couple that have this different CCSID. Looks like I'd ned to configure it in
iBatis, per file, which I don't see any info about so fa
I have encountered something similar to this before and I think there
were 2 elements to the solution. The first was that the system default
CCSID on the AS/400 was not set and I believe the second was that we
could set a jdbc driver property in the toolkit driver to override it
- or something like
Well, it turned out to be nothing to do with the data type setup, in the end...
We had a similar problem with another file, and wrote code to return data in a
different way, which unexpectedly gave us hex instead of what we expected.
Turns out that both files had an unexpected CCSID, AKA codepag
11 matches
Mail list logo