July 27, 2010 at 10:35 pm
Comments posted to this topic are about the item SQL Server 2008,Windows 2008 x64 and Excel
July 28, 2010 at 2:54 am
Great article! Had the same problem some month ago. Wish I would have had this article at this time.
Greets
Flo
July 28, 2010 at 4:26 am
new ACE Driver for 64 Bit can be used directly for handling the execl files in SSIS
Download this driver and install it (available in both 64 Bit and 32 Bit)
Only change that will be required in the SSIS is to change the connection string.
July 28, 2010 at 4:52 am
Thank you all for reading the article.
Thanks Varun for the information but isnt it a beta version of the the driver?
That should help resolve the first two problems.Does anyone know whether the Desktop folder is being created as part of the install?
July 28, 2010 at 7:28 am
July 28, 2010 at 8:43 am
Thanks for this. Was having issues with running x64 SQL Server and getting the data from the x86 Office apss into it. So, this would solve the issue I'm having with Excel, but any idea what to do with MS Access? Getting this error:
[font="Courier New"]
OLE DB provider 'Microsoft.Jet.OLEDB.4.0' cannot be used for distributed queries because the provider is configured to run in single-threaded apartment mode.[/font]
May not be the right thread for this, but if someone could point me in the right direction that would be great.
Thanks,
Ryan
July 28, 2010 at 9:16 am
Here is the MS download link for the ACE 14 files:
I don't believe it is beta, I believe this is the release redist version.
And I would start a new thread for the access discussion.
CEWII
July 28, 2010 at 10:11 am
Do you know if that distributable works with Access DBs that are 2002 / 2003?
Thanks,
Ryan
July 28, 2010 at 10:54 am
hello
Yes It is Beta for now , but it works just fine ... We are using it since around last three months
I have used it for reading data into Dot Net SQLDataReader as well as with SSIS.
July 28, 2010 at 11:19 am
Please review the link I sent, I don't believe it is beta anymore, I could not find a single reference either on the download page or in the install that referenced Beta.
The referenced blog post was from december, the redist files I pointed at are from May of this year..
And coincidently, the blog was updated to point at the redist package..
CEWII
July 28, 2010 at 11:52 am
Excellent news.I have a question,when I save the excel file using the saveas function,will it save the excel as a 2010 version rather than a 2003 version?If that is the case then many of our clients would require 2010 office installed on their PCs.It would be great to hear from someone who has implemented the 2010 redist on production server.By the way Varun are you covered by microsoft support on a Beta release?Nice one Elliott and Varun.
July 28, 2010 at 12:12 pm
I would guess that doing the "Save As" to 2010 would put the file somewhere the users can't see or touch. It would be a snapshot in time that you can load into SQL, and as a added benefit you won't have SQL locking the excel file on the users.
July 28, 2010 at 12:37 pm
For those of you looking for more resources on this subject, I have two articles related that cover some of the same ground:
Interacting with Office in SSIS
My #1 caution for those using Excel or other Office documents is to use the providers, and not the COM API, due to the Considerations for server-side Automation of Office.
For the ultimate discussion of problems, solutions, and workarounds for Excel issues in SSIS, you need to review Douglas Laudenschlager's series of posts.
Todd McDermid - SQL Server MVP, MCTS (SQL 08 BI), MCSD.Net
My Blog - Dimension Merge SCD Component for SSIS - SSIS Community Tasks and Components
July 28, 2010 at 2:58 pm
Keep in mind when these articles were written and whether they still apply in light of the ACE 14 components. But definitely read them.
CEWII
July 28, 2010 at 7:22 pm
Thanks. I have some projects coming up that I may be able to use this.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
Viewing 15 posts - 1 through 15 (of 15 total)
You must be logged in to reply to this topic. Login to reply