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.
Excel VBA で ODBC mysql ドライバーを使用してデータベースにクエリを実行しています。
.recordCount結果にデータが含まれているかどうかに関係なく、プロパティが常に -1 を返すように見える問題があります。
.recordCount
クエリがデータを返したかどうかを確認するにはどうすればよいですか?