|
Blue Forest http://www.lslnet.com at 11:08 on July 8, 2006
Bcp wrong, and why?
Server Message :-Msg 4806, Level 16, State 1 :
You can not run the non-logged version of bulk copy in this database. Please check with the DBO.
CTLIB Message :-L0/O0/S0/N0/0/0 :
Blk_init () : error : Failed blk layer : CT library when CT_Lib routine ct_results () called.
Blk_init failed. |
Bcp wrong, and why?
Dboption data_name "select into/bulkcopy" true |
Bcp wrong, and why?
Sp_dboption data_name, "trunc. "True
Go
Sp_dboption data_name, "select into/bulkcopy" true
Go
Solve the problem, thank you! |
| |