Alghis Fu
08-03-2001, 03:33 PM
I'm making bcp to somes tables, but the system show me error massage, that
is 'Could not Find store Procedure "bcp"', what Can I Do????
is 'Could not Find store Procedure "bcp"', what Can I Do????
|
Click to See Complete Forum and Search --> : Command "bcp" Alghis Fu 08-03-2001, 03:33 PM I'm making bcp to somes tables, but the system show me error massage, that is 'Could not Find store Procedure "bcp"', what Can I Do???? Deepak Khattar 08-06-2001, 01:45 PM BCP has to be run from command shell. I doubt that you are trying to run is from Query Analyzer. If you wish to run BCp from QA then use master..xp_cmdshell 'bcp ....' from runinng xp_cmdshell you need to have to be in Admin role. Deepak "Alghis Fu" <alghis@hotmail.com> wrote: > >I'm making bcp to somes tables, but the system show me error massage, that >is 'Could not Find store Procedure "bcp"', what Can I Do???? devx.com
Copyright Internet.com Inc. All Rights Reserved |