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.
IT Hit WebDAV サーバーを使用した Web サイトを作成しました。MS SQL データベースは、WebDAV ウィザードによって生成されました。別のサーバーに移動するにはどうすればよいですか?
IT Hit WebDAV Wizards for Visual Studio は、DB.sql と呼ばれる SQL ファイルを生成します。これにより、テーブルが作成され、初期データが入力されます。Web プロジェクトのルートまたは WebDAVServerImpl フォルダーにあります。実際、ウィザードはこのスクリプトを使用して初期データベースを生成していました。