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.
ASP.net と C# を使用してデータベースに接続しようとしています。MySql ワークベンチ チュートリアルを実行し、データベース、eer モデル、およびテーブルを作成しました。
今必要なのは、データベース接続情報、特に接続文字列です。接続文字列に必要な情報を見つけるにはどうすればよいですか? 接続文字列には何が必要ですか?
ConnectionStrings.comは、接続文字列とその構築方法の詳細についての優れたリソースです。