Viewing 15 posts - 16 through 30 (of 39 total)
no other tasks..only database restore is running on the server,also .bak file is in local network machine.
January 28, 2013 at 6:02 am
hi Sean Lange,
I want first row(column name) of excel as one comma separated string in sql .number of columns in excel will be dynamic.for...
January 20, 2013 at 10:04 pm
after installation of msaccess12.0 driver its working...:-)
January 18, 2013 at 3:24 am
MS office 2007 or 2010?
windows 7 62 bit ?
Please guide me ....
January 17, 2013 at 9:57 pm
is it working for anyone .
loading data in sql server 2008 r2(64 bit) from file(excel 2007,text file) using sql.....
January 17, 2013 at 3:19 am
I already tried this one lokesh....
but no change...
January 15, 2013 at 6:17 am
no excel is not open,and the path also correct.
i run the following code
EXEC sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.12.0', N'AllowInProcess', 1
GO
EXEC sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.12.0', N'DynamicParameters', 1
GO
After that it shows
Msg...
January 15, 2013 at 3:51 am
its showing error
Msg 7302, Level 16, State 1, Line 1
Cannot create an instance of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)".
January 15, 2013 at 3:30 am
In some websites i seen that 64 bit is only from MSoffice 2010.But I'm using 2007 so it's 32 bit right.
and OS windows 7 (64 bit)
SQL SERVER 2008 R2(64...
January 15, 2013 at 2:32 am
yes.. i want Jan 10 + Jan 11 + Jan 12 + Jan 13 like this...
thanks
Rahul
January 4, 2013 at 6:05 am
thanks for quick reply...
but my requirement is like
I'm getting
month sales amount
January 1234
February 3232
January ...
January 4, 2013 at 5:27 am
for example,
i have time dimension,product dim and sales fact .
when i try to select month and sales amount, i am getting repeated months( i.e if i have 4...
January 4, 2013 at 5:01 am
use protection level as encryptallwithpassword and give password...it works for me...but i tried without any package configuration...hope this will work...
October 3, 2012 at 12:38 am
I have changed mstdc security options its working now..
but another issue..
in that i'm accessing data which is populated by first data flow task in second data flow task ...it get...
September 28, 2012 at 1:38 am
Viewing 15 posts - 16 through 30 (of 39 total)