Re: [WiX-users] Create a 64Bit ODBCDataSource

2015-04-08 Thread Pavan Konduru
Did you try using the "Win64" property for your component? --Pavan -Original Message- From: Lambert, Scott H [mailto:scott.lamb...@uky.edu] Sent: Wednesday, April 08, 2015 12:22 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Create a 64Bit ODBCDataSource

[WiX-users] Create a 64Bit ODBCDataSource

2015-04-08 Thread Lambert, Scott H
Using the ODBCDataSource I have created a 32bit DSN, but I need a 64bit DSN, because it needs to work with 64Bit Access. I have flailed away at google for most of the day. The code I am using is: Thanks, Scott -