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.
ユーザーがデータベース ファイル (*.DBF) をアップロードできるようにするために使用する WebMethod があります。適切な接続文字列で OleDbConnection を使用して *.DBF ファイルにアクセスできることはわかっています。しかし、私は本当にファイルをサーバーに保存したくありません.WebMethodにはファイルの内容がストリームにあります。とにかく、ストリーム内にある *.DBF ファイルにアクセスできますか?