|
|
tianyi87
Newbie
Reged: 08/08/11
Posts: 8
|
|
Hi there, My database used mysql 5.1. And I use ODBC to create a DSN with Mysql. And it works. Then I open silktest and try to connect the database. And failed.
*** Error: (IM014) [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
My code: [-] testcase DD_test (REC_DATALIST_DD_test rData) [ ] STRING gsDSNConnect = "DSN=DBprelude;UID=;PWD=;" [ ] HDATABASE hdbc [ ] hdbc = DB_Connect (gsDSNConnect)
I saw an info about this: http://learn.iis.net/page.aspx/201/32-bit-mode-worker-processes/ http://kb.microfocus.com/display/4/kb/article.aspx?aid=33943 And I tryed. But It doesn't work.
Hope for your reply. Thank you so much.
|
rakeshraghvani12345
Junior Member
Reged: 01/21/05
Posts: 336
Loc: UK
|
|
What Operating System are you using, and is it 32-bit or 64-bit?
What ODBC Driver are you using to connect to MySQL, and is it 32-bit or 64-bit?
|
tianyi87
Newbie
Reged: 08/08/11
Posts: 8
|
|
I fixed it already. My OS is 64-bit, the silktest is 32-bit. And ODBC is 64-bit. I changed the ODBC to 32-bit, connector is 32-bit. Then it is worked. Thank you so much.
|
|
0 registered and 16 anonymous users are browsing this forum.
Moderator: AJ, jamesso, DJGray, David Reed
Print Topic
|
Forum Permissions
You cannot start new topics
You cannot reply to topics
HTML is disabled
UBBCode is enabled
|
Rating:
Topic views: 1096
|
|
|
|
|
|
Powered by UBB.threads™ 6.5.5
|