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.
このクエリを使用するときに ADODB.Connection オブジェクトによってスローされるエラーを抑制する方法を知っている人はいますか?
select count(entry_nbr) from notes where type='A'
私が抑制しようとしているエラーは、「クエリのどのテーブルにも列 ('A') が見つかりません」です。