Hi Guys
I get serialized ArrayList
But when I read the list in web app. I got not the same List as
QueryForList returns
And I have to do extra operation to get a proper list .
Is there any better example of that?
Hi!
I have a result map with a select inside (iBATIS Net 1.51)
... . . . . .
The problem is, when I change value for column, DetailObl is not updated. Ie
GetDetail is not invoked.
Precision Marketing Information Limited, trading as Data Ireland, registered in
Hi everybody.
I got a little trouble with connections.
First I will start with a brief description of my Application.
I got a Class Library which includes iBATIS XML files, persistent
classes. Also in this Library is a static class Mapper which create and
configure DomSqlMap and through wh
hen crystal will pop up
its own ugly dialog
// so the user can set it.
report.DataDefinition.ParameterFields["theFieldNameInCrystal"].ApplyCurr
entValues(parameter1r);
Hopefully that gets you on your way. It's not hard code but the
documentation and error reporting is garbage.
Regards,
Dustin
&
@ibatis.apache.org
Subject: Re: report tool
We use iBatis.NET and Crystal. Works fine. iBatis maps a view to a
DTO-type object. We give a list of these to the report object as a
datasource and it works great.
I'm just doing one right now.
Regards,
Dustin
>>> "Dorin Manoli&quo
.
Regards,
Bruno Silva
Dorin Manoli wrote:
Hi Dose anyone use iBATIS in combination with a report tool?
I'm willing to use Crystal reports. but I am not familiar with it. Does
anyone try this combination?
Precision Marketing Information Limited, trading as Data Ireland,
registered in Irel
Hi Dose anyone use iBATIS in combination with a report tool?
I'm willing to use Crystal reports. but I am not familiar with it. Does
anyone try this combination?
Precision Marketing Information Limited, trading as Data Ireland, registered in
Ireland, registered number 224335, Registered Office:
loading all the xml files, it should work just fine.
Statement ids are unique globally, so you do not need to prefix them
with the namespace.
From: Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: Friday, January 19, 2007 6:26 AM
To: user-cs@ibatis.apache.org
Subject
Hi guys, how can I call a mapped statement from another mapped file.
I want to do like here :
select * from CATEGORY where CAT_ID = #value#
Exept that selectProductsByCatId statement will be in another file.
At the moment I got an exception
Soory, tshould be timer.Stop(); instead timer.Close();
From: Dorin Manoli
Sent: Tuesday, January 02, 2007 2:32 PM
To: user-cs@ibatis.apache.org
Subject: Test bug?
HI Lads!
I got the sources from the net (Source-revision-426164.zip)
I was interested
HI Lads!
I got the sources from the net (Source-revision-426164.zip)
I was interested in performance test and I run them immediately but
ADO.NET test return foloowing..
*
IBatisNet.DataMapper.Test.NUnit.SqlMapTests.Perf.PerformanceTest.AdoNetO
nly
Objects: 2 Direct ADO.NET: -95965339
Can anyone give response? I can't find reply emails through Archive
search.
I'm facing the same problem.
From: Anderson Forteleza [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 28, 2006 2:05 PM
To: user-cs@ibatis.apache.org
Subject: Question about Inher
It depend what database engine you use. Code below is for MySQL
Use this code in xml map file under node and after insert query
select LAST_INSERT_ID() as value
From: Bob Hanson [mailto:[EMAIL PROTECTED
Sorry guys I got it. The problem is in xml map file
. . . .
ID is -1 and not satisfy the condition, and where clause is ignored..
-Original Message-
From: Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 3:50 PM
To: user-cs@ibatis.apache.org
Subject: RE
Of course .. I use MySQL 5
-Original Message-
From: Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 3:38 PM
To: user-cs@ibatis.apache.org; [EMAIL PROTECTED]
Subject: RE: QueryForObject bug ?
It is .Net, also I changed the parameterClass to parameterClass="
] On Behalf
Of Larry Meadors
Sent: Thursday, November 16, 2006 3:09 PM
To: user-cs@ibatis.apache.org
Subject: Re: QueryForObject bug ?
Interesting, in the Java version, if there is more than one record
returned, we throw an exception. Looks like in the .NET version, you
get row #1.
Larry
On 11
Sorry I forgot to attach;
From: Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 2:59 PM
To: user-cs@ibatis.apache.org
Subject: QueryForObject bug ?
Hi people, I stuck with a problem for a few hours till I figured out
that it may
qlmap.config
personhelper.xml
I have attached my files for your reference.
________
From: Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 10:51 PM
To: user-cs@ibatis.apache.org
Subject: RE: Problem in SqlMapConfig.xsd configuration - Reg.
O
Hi people, I stuck with a problem for a few hours till I figured out that it
may be a iBatis Error..
Steps to reproduce. I have a Table with data (see atach)
I have the xml maped statements
select companyId,serial,regNo,regDate,legalFormId,
vat
Ok Guys I got the problem fixed. I have the iBatis tutorial and had the
same problems as Senthilmurugan
And I fixed the problem. Here are attached xml files
From: Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 4:31 PM
To: user-cs
I got the same problem configuring iBATIS tutorial project.
Look in your sqlmap.config file. If there is a node
If not add :
From: Senthilmurugan, ANGLER - EIT
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 15, 2006 5:24 AM
To: user-cs@ibatis.apache.o
Yes. I'm evaluating it now. It is good enough. Unfortunately my managers
aren't happy, don't know why, I think they are afraid by database size
limitation.
On 10/19/06, Dorin Manoli <[EMAIL PROTECTED]> wrote:
> Thanks dude. ! I agree with you, cause of costs cut, we dec
lid.
Something like this:
http://www.mail-archive.com/ibatis-user-java@incubator.apache.org/msg026
51.html
Larry
On 10/25/06, Dorin Manoli <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi ALL! I'm wondering if is there any way to see if a connection is
active
> or not (didn&
Hi ALL! I’m wondering if is there any way to
see if a connection is active or not (didn’t found in docs), because I
got exceptions when I loose DB connection and have to reconnect.
Need a nice way to do that, not catching exceptions.
3x faster than MySQL using JDBC (so not ADO.NET), but same difference.
Cheers,
Clinton
On 10/19/06, Dorin
Manoli <[EMAIL PROTECTED]> wrote:
iBATIS is slower with MySQL provider that MSSQL .. does anyone accouter
such problem?
iBATIS is slower with MySQL provider that MSSQL .. does
anyone accouter such problem?
Fault is in
Try:
-Original Message-
From: Anthony [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 28, 2006 3:22 PM
To: user-cs@ibatis.apache.org
Subject: Question resultMap
Can anyone tell me what I am doing wrong? Here is my following mapping
http://ibatis.apache.org/mappi
Hi all. ! I try to connect to MySQl 5 database, but
Iallways get an exception that MySQl provider encounter a problem.
Do I need to download additional drivers for MySQL ?
….
MySQL connection
Hi all. ! I try to connect to MySQl 5 database, but
Iallways get an exception that MySQl provider encounter a problem.
Do I need to download additional drivers for MySQL ?
….
FW: replace joins
Hi people! Is there any good example how to
replace sql JOINS in iBatis?
you have to specify that explicitly in the
datagrid settings.
- Oddur
From:
Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: 30. júní 2006 09:04
To: user-cs@ibatis.apache.org
Subject: Ilist and DataGrid
Hi. Does anyone use iBatis in .Net Windows
applications?
I putted the IList
order
in which they are being displayed you have to specify that explicitly in the
datagrid settings.
- Oddur
From:
Dorin Manoli [mailto:[EMAIL PROTECTED]
Sent: 30. júní 2006 09:04
To: user-cs@ibatis.apache.org
Subject: Ilist and DataGrid
Hi. Does anyone use iBatis in .Net
Subject: Re: Ilist and DataGrid
Dorin Manoli wrote:
> There is no Parameter class , it is a simple select. Without any
parameter.
sorry, i mean the class associated to the resultMap.
--
Kind regards
Uwe
Lesta at SBS-Softwaresysteme.de
There is no Parameter class , it is a simple select. Without any parameter.
-Original Message-
From: Uwe Lesta [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 10:14 AM
To: user-cs@ibatis.apache.org
Subject: Re: Ilist and DataGrid
Dorin Manoli wrote:
> Hi. Does anyone use iBa
Hi. Does anyone use iBatis in .Net Windows
applications?
I putted the IList in DataGrid and it display data improper.
It sorts the columns as not in select statement
Ex. I have select id, name, lastName from people
In DataGrid results are displayed , lastName, id,
name
Do
35 matches
Mail list logo