Andras, I was tiring to stuff 23 characters into a 20 character column. It's time for break. ;-)
Again thanks much for the help, with correct data the insert works great! Steve > -----Original Message----- > From: Andras Balogh [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 18, 2002 12:13 PM > To: Turbine Torque Users List > Subject: Re: IdGenerator for table 'myIdentTable' is null > > > > ----- Original Message ----- > From: "Steve Hansen" <[EMAIL PROTECTED]> > To: "Turbine Torque Users List" <[EMAIL PROTECTED]> > Sent: Monday, November 18, 2002 20:03 > Subject: RE: IdGenerator for table 'myIdentTable' is null > > > > Andras, > > > > Many thanks for the quick reply, > > after fixing the adapter config issue now the ms-jdbc driver is > complaining: > > org.apache.torque.TorqueException: [Microsoft][SQLServer 2000 Driver for > > JDBC][SQLServer] > > String or binary data would be truncated. > > java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for > > JDBC][SQLServer] > > String or binary data would be truncated. > > .... > > > > What driver are you using? > > I'm using the Microsoft JDBC driver date stamped 4/19/2002 on > > mssqlserver.jar > > > > Steve > > > > Hi, > > My jdbc driver is the same i think because the date matches. > What is your code ? Are you sure that your String doesn't exceed a limit > like 255 chars? > > Andras. > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
