SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Importing Access Data
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

eugz
Posting Yak Master

186 Posts

Posted - 05/16/2012 :  18:23:22  Show Profile  Reply with Quote
Hi

Im trying to create an SSIS package that will run nightly to import data from an Access database to SQL Server which is running on a 64 bit machine. I keep getting the following error: The requested OLE DB provider Microsoft.Jet.OLEDB.4.0 is not registered -- perhaps no 64-bit provider is available.

Thanks for your help

visakh16
Very Important crosS Applying yaK Herder

India
48076 Posts

Posted - 05/16/2012 :  19:40:56  Show Profile  Reply with Quote
i think there's no 64 bit provider available. What you do is to set Run64BitRuntime option to false for ssis to enable it to run in 32 bit mode

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

eugz
Posting Yak Master

186 Posts

Posted - 05/17/2012 :  12:57:06  Show Profile  Reply with Quote
It worked.

Thanks
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

India
48076 Posts

Posted - 05/19/2012 :  14:00:59  Show Profile  Reply with Quote
welcome

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000