April 27, 2009 at 1:08 am
Hello All,
I am using SQL Server 2005 Enterprise Edition 64bit with SP2 on Windows Server 2003 Enterprise Edition 64bit with SP2. During testing of application, I found out, SQL Server 2005 Enterprise Edition 64bit does not support excel import using MS JET OLEDB provider 4.0.
So I tried office 2007 OLE provider as well but still no luck. Then I tried the option of creating Linked server but I got stuck. I just cant locate the OLE provider for office 2007 in the provider drop down list.
Please assist on as to how can I get rid of this problem or at least please let me know how can create the linked server to link to an excel file that is to be imported.
Regards,
Niri
May 26, 2009 at 12:32 am
Try this
CON.Open "PROVIDER=sqloledb;DATA SOURCE=ip;DATABASE=databasenamel;USER ID=username;password=password"
Bala
May 27, 2009 at 2:48 am
I would recommend that you save the Excelsheet(s) as tab separated textfiles and use bulkinsert instead.
/gosta
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy