|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Delete All issueTeam, I am having an issue with Delete_All. It runs with no problem
and everytime I check the data all records are still there. Can someone help? Thanks ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ dbunit-user mailing list dbunit-user@... https://lists.sourceforge.net/lists/listinfo/dbunit-user |
|
|
Re: Delete All issuePerhaps the work on the JDBC Connection is being rolled back? Many people work that way with database tests. One disadvantage of it is you often cannot see the results using an outside tool, because no changes are ever committed.
You'll have to provide more details if this doesn't help. John Hurst Wellington, New Zealand On Tue, Jul 28, 2009 at 2:29 PM, Bing He <bingsaber@...> wrote: Team, I am having an issue with Delete_All. It runs with no problem ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ dbunit-user mailing list dbunit-user@... https://lists.sourceforge.net/lists/listinfo/dbunit-user |
|
|
Re: Delete All issueThanks so much John. I think that is the issue. I tried with close the
connection after the DELETE_ALL and it did the trick. Regards, Bing On Mon, Jul 27, 2009 at 9:53 PM, John Hurst<john.b.hurst@...> wrote: > Perhaps the work on the JDBC Connection is being rolled back? Many people > work that way with database tests. One disadvantage of it is you often > cannot see the results using an outside tool, because no changes are ever > committed. > > You'll have to provide more details if this doesn't help. > > John Hurst > > Wellington, New Zealand > > On Tue, Jul 28, 2009 at 2:29 PM, Bing He <bingsaber@...> wrote: >> >> Team, I am having an issue with Delete_All. It runs with no problem >> and everytime I check the data all records are still there. Can >> someone help? Thanks >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day >> trial. Simplify your report design, integration and deployment - and focus >> on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> dbunit-user mailing list >> dbunit-user@... >> https://lists.sourceforge.net/lists/listinfo/dbunit-user > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > dbunit-user mailing list > dbunit-user@... > https://lists.sourceforge.net/lists/listinfo/dbunit-user > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ dbunit-user mailing list dbunit-user@... https://lists.sourceforge.net/lists/listinfo/dbunit-user |
| Free embeddable forum powered by Nabble | Forum Help |