RE: GUI map/value object/DAO builder

2005-01-10 Thread Engel, Gregory A
Thanks. I'll give it a try. Cheers GE -Original Message- From: Vamsee Kanakala [mailto:[EMAIL PROTECTED] Sent: Monday, January 10, 2005 9:27 AM To: ibatis-user-java@incubator.apache.org Subject: Re: GUI map/value object/DAO builder Engel, Gregory A wrote: >I haven't

Re: GUI map/value object/DAO builder

2005-01-10 Thread Vamsee Kanakala
Engel, Gregory A wrote: I haven't tried MS SQL server. I know that people here had problems finding a driver that worked for MS SQL server. I can whole-heartedly recommend jTDS (jtds.sourceforge.net). It came as a God-send when I was totally disgusted with the crap that is Microsoft JDBC drive

RE: GUI map/value object/DAO builder

2005-01-10 Thread Engel, Gregory A
er. I know that people here had problems finding a driver that worked for MS SQL server. -Original Message- From: Clinton Begin [mailto:[EMAIL PROTECTED] Sent: Monday, January 10, 2005 1:02 AM To: ibatis-user-java@incubator.apache.org Subject: Re: GUI map/value object/DAO builder Wow. It look

Re: GUI map/value object/DAO builder

2005-01-09 Thread Clinton Begin
Wow. It looks like a lot of work went into that. I think it could be a very valuable tool. However, it's biggest disadvantage is its reliance on the Jasmine IDE. It also seems that many of the problems I had when I tried it were a result of being tied to Jasmine's data tools (problems connectin

GUI map/value object/DAO builder

2005-01-07 Thread Engel, Gregory A
Well I've taken a crack at a point and click program for building maps/ value objects and a dao class (not ibatis dao just a java class to invoke an sqlclient's methods). It allows you to set up a project and specify a db connection along with all the usual config stuff. (You need to set up