Does anyone know why I'm getting this error when using BCP:
-Incorrect syntax near '9539'-
Here's the BCP syntax I'm using:
(bcp 9539_dev.dbo.table out export.txt -c -S myServer -U user -P password)
Only thing that changed on the server was that 9539_dev used to be the default DB. It was...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.