HI
I am loading some files using bulk insert from store procedure.
Iand I am also using sp_OA... to move files to other folder
Some time while Executing this store procedure I am getting ERROR
"[Microsoft][ODBC SQL Server Driver]Restricted data type attribute violation"
and Query Analyzer is hanging up
Any body have any idea about that?
I appreciate your help
Thanks
Vinod
I am loading some files using bulk insert from store procedure.
Iand I am also using sp_OA... to move files to other folder
Some time while Executing this store procedure I am getting ERROR
"[Microsoft][ODBC SQL Server Driver]Restricted data type attribute violation"
and Query Analyzer is hanging up
Any body have any idea about that?
I appreciate your help
Thanks
Vinod