Viewing 15 posts - 8,161 through 8,175 (of 11,678 total)
johnitech.itech (2/2/2012)
:hehe:or use Use the Upsizing Wizard from office
I didn't know the upsizing wizard was that funny...
February 3, 2012 at 12:05 am
Evil Kraig F (2/2/2012)
homebrew01 (2/2/2012)
If it's going to a different...
February 2, 2012 at 11:18 pm
If some indexes include columns that have changed datatype, you could rebuild them.
February 2, 2012 at 11:16 pm
AluburaJ (2/2/2012)
sqlserver8650 (2/1/2012)
Thanks for your replayI have oracle client on my machine
Out of curiosity, were you able to connect to that oracle database using those SQL Client tools such as...
February 2, 2012 at 2:13 pm
I've hear that forums.asp.net is a pretty decent forum.
February 2, 2012 at 7:44 am
svakka (2/2/2012)
1)Select deptno from dept table
2)Select all customers for each dept and process each emp...
February 2, 2012 at 7:38 am
Try the Import/Export wizard of SQL Server.
February 2, 2012 at 7:36 am
Phil Parkin (2/2/2012)
There's no such thing as reusable functions in SSIS ...
That's not quite true, though it certainly isn't as easy as it might be. If you are prepared...
February 2, 2012 at 6:58 am
simhadriraju (2/2/2012)
Please anyone can help me out on this
What, you don't like the webservice solution?
February 2, 2012 at 6:00 am
Sri8143 (2/2/2012)
I am doing it thru transfer sql server objects tasks which was recomended initially in this conversation so going with it as i am unable to do backup and...
February 2, 2012 at 5:50 am
Since SSIS doesn't offer you generic solutions such as functions, you need to put up a webservice. In this webservice, code a function that achieves the desired result.
In the dataflow,...
February 2, 2012 at 5:46 am
You could create a stored procedure/function in the database, and then use this in Execute SQL Tasks.
February 2, 2012 at 4:53 am
A bit more info on buffer size:
Adjust buffer size in SSIS data flow task
Another excellent article on SSIS performance:
February 2, 2012 at 2:55 am
SQL Kiwi (2/2/2012)
I just pass these by completely. On other sites, the question would simply be closed or deleted as too poor to exist.
Are you saying we are too...
February 2, 2012 at 2:15 am
I know that Google is restricted in China, but is it totally banned in India or something?
http://www.sqlservercentral.com/Forums/Topic1245517-391-1.aspx?Update=1
(yes, I'm grumpy. Baby is stealing away much much needed sleep)
February 2, 2012 at 2:02 am
Viewing 15 posts - 8,161 through 8,175 (of 11,678 total)