2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

OracleのODBC接続

Last updated at Posted at 2020-03-17

はじめに

表題の通り。一旦調査...

参考サイト

◆わかりやすく解説!ODBCドライバの設定方法【Oracle(オラクル)】
 https://enoxproduction.com/oracle-odbc/
  ※ここが一番わかりやすい!?

◆WindowsでODBCドライバを設定する方法
 https://qiita.com/tarosa0001/items/0d68b38b61c1eaaa4bbe
◆ORACLE 設定方法
 https://www.microlab.jp/xcutedoc/Documents/sup_db/Oracle.htm
  ※画面もあるから、ここをベースに設定してみる...

◆Oracle Developer Tools for Visual Studio
 https://www.oracle.com/technetwork/jp/developer-tools/visual-studio/overview/index.html
◆ODAC for Visual Studio 2017 Downloads
 https://www.oracle.com/database/technologies/dotnet-odacmsi-vs2017-downloads.html
 ※ODTforVS2017_193100.exe/183000/122011

◆24 Oracle ODBC Driverの使用方法
 https://docs.oracle.com/cd/E96517_01/adfns/odbc-driver.html#GUID-7931EDFB-7A70-4BBE-903E-8A2BB09DBE9D
 https://docs.oracle.com/cd/E57425_01/121/ADFNS/adfns_odbc.htm
  ※流石Oracleのサイトだから、めっちゃ詳しく書いてある。。。ただ、読むの疲れるから、上手くいかなかったときに参考に

◆データベース接続あれこれ
 http://kojama.la.coocan.jp/works/rdbms/conn/connstr.html
◆接続文字列一覧
 https://blue-red.ddo.jp/~ao/wiki/wiki.cgi?page=%C0%DC%C2%B3%CA%B8%BB%FA%CE%F3%B0%EC%CD%F7
  ※別件で参考になるかもなので、一応記載

途中経過...

ODBCは32/64bitの関係でBadImageFormatExceptionが出てしまう...

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?