Viewing 15 posts - 4,936 through 4,950 (of 11,678 total)
You'll need to install the Oracle client on the server machine.
32-bit to be able to develop in SSDT and 64-bit for running the packages on the server.
Once you install the...
September 5, 2013 at 4:39 am
What's wrong with restoring a backup? It's the easiest method.
September 5, 2013 at 4:00 am
Sean Lange (9/4/2013)
Koen Verbeeck (9/4/2013)
Sean Lange (9/4/2013)
September 4, 2013 at 1:37 pm
Sean Lange (9/4/2013)
September 4, 2013 at 1:33 pm
SQLSteve (9/4/2013)
Koen Verbeeck (9/4/2013)
2. You can specify...
September 4, 2013 at 7:00 am
Please do not crosspost. It wastes peoples time and fragments replies. Original thread can be found here:
http://www.sqlservercentral.com/Forums/Topic1491239-7-1.aspx
September 4, 2013 at 6:01 am
Done a bit of research: not supported, but possible. In other words, don't unless you really have to.
September 4, 2013 at 5:30 am
The need for dimensional modelling typically comes when:
* you want to build a SSAS cube on top of the data warehouse (as SSAS thinks in terms of facts and dimensions).
*...
September 4, 2013 at 5:05 am
1. You should be able to rename it. I haven't done it myself, but I saw Report databases at a client with different names.
2. You can specify a service account...
September 4, 2013 at 5:01 am
Vedran Kesegic (9/4/2013)
September 4, 2013 at 1:03 am
If this is your input data
transit|Name|edcytd|Missing, defect
you'll need to add text qualifiers to the input like this:
"transit"|"Name"|"edcytd|Missing, defect"
That way, you'll be able to distinguish the last | as part of...
September 3, 2013 at 12:42 pm
You can install these components using the SQL Server set-up.
Normally you don't need to restart the server.
You can install those components on the same server, but you don't need to....
September 3, 2013 at 10:43 am
GilaMonster (9/3/2013)
Abu Dina (9/3/2013)
ramyours2003 (9/2/2013)
Can any one send the sql 2012 dumps for getting the certified ?Sure, for a small fee 😀
I do hope you're joking. If not, that'll be...
September 3, 2013 at 7:40 am
Viewing 15 posts - 4,936 through 4,950 (of 11,678 total)