| Article: |
Effective Unit Testing with DbUnit | |
| Subject: | how avoid indentity_insert problem | |
| Date: | 2006-11-16 13:17:05 | |
| From: | aglover | |
|
Response to: how avoid indentity_insert problem
|
||
| Turn off identity insert, if possible via identity_insert_off | ||


