Viewing 15 posts - 7,876 through 7,890 (of 8,760 total)
sgmunson (7/8/2014)
July 8, 2014 at 12:45 pm
Grant Fritchey (7/8/2014)
July 8, 2014 at 12:35 pm
GilaMonster (7/7/2014)
I was thinking about reactivating my bomber but it occurred...
July 7, 2014 at 2:47 pm
Koen Verbeeck (7/7/2014)
Luis Cazares (7/7/2014)
EDIT: I had forgotten the need of TNSNAMES.God I hate that.
And the Oracle home as well.
You can use SQL*Net Easy Configurator:w00t:
ouch
😎
July 7, 2014 at 2:06 pm
Luis Cazares (7/7/2014)
July 7, 2014 at 1:41 pm
asiaindian (7/7/2014)
July 7, 2014 at 10:22 am
asiaindian (7/7/2014)
Environment:
I have a remote server with SQL server 2014 instance on it. There is nothing else running on the SQL Server box(dedicated SQL box). There is only one instance...
July 7, 2014 at 9:36 am
KoldCoffee (7/6/2014)
Is there a...
July 6, 2014 at 11:10 pm
Quick thought on this, set the Connection string property of the destination connection manager in an expression. Preferably store the entire string in a variable and only alter the database...
July 6, 2014 at 2:59 pm
Jeff Moden (7/6/2014)
ykonline (7/5/2014)
Date CAD CZK EUR
1/1/20101.052018.34750.6977
1/2/20101.053218.39850.6957
1/3/20101.051718.33600.6982
1/4/20101.037718.16240.6935
1/5/20101.037118.25410.6943
Sometimes we may receive additional(new)...
July 6, 2014 at 1:43 pm
Not certain what is going on here, the attachment has a schema limitation of varbinary(max) and is consistently handled as such all the way through the process. You could try...
July 6, 2014 at 12:23 pm
Quick question, what is the result of the following query in msdb?
😎
select *,
CAST(paramvalue AS FLOAT) / POWER(2.0,20) AS MX_IN_MB
FROM msdb.dbo.sysmail_configuration
where paramname = 'MaxFileSize'
July 6, 2014 at 9:50 am
A good place to start the white paper of Kimberly Tripp and her posts on partitioning[/url].
😎
July 5, 2014 at 10:42 pm
sqldriver (7/5/2014)
Eirikur Eiriksson (7/5/2014)
Sorry but what do you mean by "holiday"?:-D
The days everyone else gets off 🙂
Ah! now I get it, you mean the nice quiet days in the office:w00t:
😎
July 5, 2014 at 3:37 pm
TheSQLGuru (7/5/2014)
Eirikur Eiriksson (7/5/2014)
July 5, 2014 at 2:43 pm
Viewing 15 posts - 7,876 through 7,890 (of 8,760 total)