Viewing 15 posts - 436 through 450 (of 2,268 total)
jpSQLDude (5/19/2011)
Ninja's_RGR'us (5/19/2011)
May 19, 2011 at 9:34 am
Setting up dynamic columns in SSIS (or any ETL tool) is not really that easy as it's not what SSIS was designed for.
It can be done but usually involves...
May 19, 2011 at 8:22 am
why don't you run the t-log backups 24 hours a day?
May 19, 2011 at 7:56 am
I'm glad you got this sorted, thanks for posting the solution
May 18, 2011 at 6:36 am
wta306 (5/17/2011)
steveb. (5/11/2011)
in the market right now - Qlikview is nice but expensive.can you share any details on the quote? I'm curious on how expensive.
It really depends...
May 18, 2011 at 2:50 am
what you could do is write a query to extract the data from excel rather than connecting to the worksheet directly,
if you write a a select * ...
May 17, 2011 at 1:11 pm
if you need a setup screen to show up then it would probably be easiest to create the deployment app in .net,
Otherwise you could have the username and password as...
May 17, 2011 at 12:20 pm
I have also seen some very long validation times (up to 30mins) on Progress databases, especially if it has to go across the network.
May 17, 2011 at 10:07 am
Sudarsan Srinivasan (5/17/2011)
In the Data Source, Output is set to DT_Text and in the FlatFile destination, the input is DT_Text
did you get that information from the Advanced property tab?
May 17, 2011 at 9:44 am
Where is it set to DT_TEXT ?
In the data source, in all the transformations, in the data destination?
May 17, 2011 at 9:34 am
Have a look in the data flow to see where the truncation is occuring, its possible that you are using the DT_STR data type which can only handle 8000 chars,...
May 17, 2011 at 9:19 am
naresh.talla (5/16/2011)
But i want to re index all tables in database...all tables are heavily fragmented
you should have a look at the script that was linked earlier, this will...
May 16, 2011 at 6:12 am
in the market right now - Qlikview is nice but expensive.
in the market very soon(?)... SQL Server Denali BI tools, project Cresent !!
May 11, 2011 at 8:11 am
jstariha (4/26/2011)
April 26, 2011 at 9:07 am
you will need smtp server to send the emails
April 26, 2011 at 7:59 am
Viewing 15 posts - 436 through 450 (of 2,268 total)