| Article: |
Effective Unit Testing with DbUnit | |
| Subject: | how avoid indentity_insert problem | |
| Date: | 2006-11-14 21:45:41 | |
| From: | jothinst | |
|
|
||
Showing messages 1 through 1 of 1.
-
how avoid indentity_insert problem
2006-11-16 13:17:05 aglover [View]
Turn off identity insert, if possible via identity_insert_off


