Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio 2010 で dbproj(データベース プロジェクト) を使用してリモート サーバーにデータベースを展開するポート番号を知りたい、またはその情報を見つける方法を教えてください。
接続文字列によって異なります。デフォルトの接続では 1433 が使用されますが、ホスト名の後にコンマを使用して別のポート番号を指定できます。