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.
HTML5 と JS を使用して (WebSQL ではなく) SQL Server に接続するにはどうすればよいですか?
直接できません。サーバー側のテクノロジに要求を送信する必要があります。これにより、SQL Server コマンドが実行されます (その後、クライアントに結果が返されます)。