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.
私は次のことを行います:-classWizardを使用してタイプライブラリをインポートし、msado15.dllをインポートします
すべてのインポートが完了したら、(ado,_recordset,....) のクラスが classView ツリーに表示されました。
私の質問はそれです:-
これはmfcでAdoを使用する正しい方法ですか?
#import dirctiveの必要性をキャンセルする方法ですか?
どうすれば接続を完了し、その方法でレコードを取得できますか?