Home > Software engineering >  VC SQLConfigDataSource in connecting to the oracle parameters should be how to fill in
VC SQLConfigDataSource in connecting to the oracle parameters should be how to fill in

Time:09-27

Before the program is connected to the access database, now want to connect the oracle database, how to modify the characters, also need to add the password field??
Below is I hammered out, the experiment failed, please a tall person to give directions
ODBC_CONFIG_DSN SQLConfigDataSource (NULL, "Oracle in OraDb11g_home1\0",
"DSN=SystemData \ 0" "DBQ=wouldn \ 0" UID="system"))

CodePudding user response:

http://blog.csdn.net/freexj/article/details/2250060

CodePudding user response:

http://m.blog.csdn.net/beckle_ye/article/details/5406208

CodePudding user response:

http://bbs.csdn.net/topics/392143402
  • Related