Viewing 15 posts - 3,001 through 3,015 (of 11,678 total)
I don't think so.
You actually have to install SQL Server to make it work.
May 21, 2014 at 12:09 am
You mean like checkpoint?
It is not an instance wide command though.
May 20, 2014 at 11:51 pm
In your second connection string you used the JET OLE DB, while this should be the ACE OLE DB.
May 20, 2014 at 11:44 pm
brad.mccollum (5/20/2014)
Turns out u don't have to have Excel installed on the client machine, only the Microsoft Acess 2010 redistributable.
That is correct.
May 20, 2014 at 11:42 pm
MMartin1 (5/20/2014)
May 20, 2014 at 11:42 pm
SQL is delicious (5/1/2014)
brad.mccollum (5/1/2014)
To give you a little more insight as to the general nature of the SSIS package, it will basically be looping through a folder once nightly...
May 20, 2014 at 11:40 pm
There has to be a SQL Server instance running somewhere that the application can access.
If you did not install SQL Server on the machine, where is the application connecting to?
May 20, 2014 at 11:37 pm
Jeff Moden (5/20/2014)
greeshatu (5/19/2014)
Please let me know how to store password permanently in configurations
I'll be the first to admit that I don't know much about SSIS but my personal feeling...
May 20, 2014 at 11:34 pm
sparikh (5/19/2014)
I am new with OLAP
I have almost followed all steps to create cube in BI.
But when i click on process button i got the following error.
The project could not...
May 20, 2014 at 2:53 pm
Which provider exactly are you selecting from the drop down box?
May 20, 2014 at 2:50 pm
What if you configure the password property itself with a configuration?
May 20, 2014 at 2:45 pm
With a lookup component set to ignore failure, the number of rows is exact the same as the number of rows that go on.
If a lookup finds multiple matches, it...
May 20, 2014 at 2:44 pm
KoldCoffee (5/20/2014)
yes
What if you launch the set-up yourself and choose the repair option?
May 20, 2014 at 1:47 pm
Do you have the installation media of SQL Server somewhere?
May 20, 2014 at 12:37 pm
Normally Visual Studio 2012 works against SQL Server 2012.
Make sure the business intelligence templates (SSDTBI) are installed though, otherwise you cannot open SSRS projects.
May 20, 2014 at 12:22 am
Viewing 15 posts - 3,001 through 3,015 (of 11,678 total)