SQL server

by 3 replies
4
my default SQL server that comes along side with my visual studio, don't just let my create a database, any time i try to create a connection it will generate error say SQL server default setting don't allow pipeline connection
#programming #server #sql
  • Set your pipeline to 0
    • [1] reply
    • Check your settings on pipelining it should be equal to 0 or install enterprise manager to create it easily
  • were can i find the pipeline setting in my visual studio 2008.

Next Topics on Trending Feed

  • 4

    my default SQL server that comes along side with my visual studio, don't just let my create a database, any time i try to create a connection it will generate error say SQL server default setting don't allow pipeline connection