Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
valedaw2
Yak Posting Veteran
50 Posts |
Posted - 2009-02-24 : 13:50:29
|
Hi, I need to create an EXCEL file programmatically in SQL 2005 64 bit. Is this possible? |
|
tmitch
Yak Posting Veteran
60 Posts |
Posted - 2009-02-27 : 22:19:51
|
Sure, but there are some quirks with doing so. You must force SSIS to use the 32 bit version. More info can be found here: http://msdn.microsoft.com/en-us/library/ms162810.aspx hth,Tim---------------------Tim Mitchellwww.BucketOfBits.com |
 |
|
|
|
|