in

SQLServerCentral.com

The largest free SQL Server community.

Browse by Tags

  • PASS Reports 20061116

    It is good to be at PASS Sql Server conference in Seattle. Most people here have this kindred Sql Server spirit. Since we all have this in common, it is easy to start a conversation with pretty much anybody. All you need to do is to smile, greet each other warmly, and share your own stories that a lot...
    Posted to Haidong Ji (Weblog) by hji on 11-16-2006
  • Connect to a different database server within command line utility

    In sqlcmd, you can connect to a different server by this command: :connect MyServer The above command will attempt to use integrated / Windows Active Directory authentication. To use traditional Sql Server authentication, use this instead: :connect MyServer -U MyLogin You can do the same kind of thing...
    Posted to Haidong Ji (Weblog) by hji on 05-09-2006
Page 1 of 1 (2 items)
Copyright Red Gate Software
Powered by Community Server (Commercial Edition), by Telligent Systems