I checked out the SVN head last night so I could run the
test-project against MS SQL.  But it was failing in the
DataTest.testInsertData() method.
 
I've tried it against MySQL 4.0 and MySQL 5.0 DB servers
and get the same error.
 
Basically, it's variations of "can't insert records because
bookstore.author name column does not allow NULLS.
 
It's strange because some debug statement show that the
Author object that was just created, definitely had a
name before the save() method was called.
 
I'm digging into it, but thought I'd check to see if it's
working for others (and hence it's my test setup and not 
the code).
 
TIA,
 
Greg
Greg Monroe <[EMAIL PROTECTED]> (919)680-5050
C&IS Solutions Team Lead
Duke Corporate Education, Inc.
333 Liggett St.
Durham, NC 27701


 

Duke CE Privacy Statement
Please be advised that this e-mail and any files transmitted with it are 
confidential communication or may otherwise be privileged or confidential and 
are intended solely for the individual or entity to whom they are addressed.  
If you are not the intended recipient you may not rely on the contents of this 
email or any attachments, and we ask that you  please not read, copy or 
retransmit this communication, but reply to the sender and destroy the email, 
its contents, and all copies thereof immediately.  Any unauthorized 
dissemination, distribution or copying of this communication is strictly 
prohibited.


Reply via email to