Viewing 15 posts - 1 through 15 (of 220 total)
Hi thanks for your reply,
but it looks ok:
<Limit size of job histoty log> is selected
Maximum job history log size (in rows): 1000
Maximum job history rows per job: 1000
The jobs running...
February 20, 2013 at 4:13 am
No help,
Any suggestions will be very appreciated
Thank
April 15, 2010 at 9:58 am
During the installation, the second disk was not requested.
The installation completed successfully as shown by SQL Server installation.
Any help will be very appreciated
Thank
April 15, 2010 at 9:58 am
Thank,
I tried to look for the devenv.exe file but I have not found it.
So I assume that that is not istalled, but do not understand why when I try to...
April 15, 2010 at 2:03 am
Hello,
any help will be very appreciated.
Thank
August 29, 2008 at 3:31 am
records that are to be deleted are around 10*5 records at time, lot of tables to be deleted so the performance decrease.
July 4, 2008 at 2:08 pm
Hello,
thank for your help,
besides in internet I have found out this useful code:
declare @MyStr varchar(500)
set @MyStr = 'Value 1, Value 2, Value 3'
DECLARE @x XML
SET @x = ' '
select a,b...
May 12, 2008 at 3:16 am
Anyone can explain me how to recover the partition left out and put it in tape, DVD or other media and then to be retrieve it and add to the...
April 29, 2008 at 3:46 am
Hello,
I read the article on BOL, but it says about SSL that is enabled only when certificate is done.
A sort of encryption is provided by Micrsoft but only for client.
But...
April 23, 2008 at 9:14 am
Hello,
I am working on partioned tables, but I have the following problem:
how to use partitioning if tables are reated to each other by foreign key, let me say:
T1 FK T2...
April 23, 2008 at 9:02 am
Hello,
I think the problem is in the dimensional tables too large, but it is my opinion.
I guessed the same...to create some staging table and using TSQL.
But what you would build,...
April 9, 2008 at 10:32 am
Hello
thank for your contribution,
the packages are developed following the classical reccomandations: like: not use table or view option, limiting the number of columns (only which useful) and so on,...
April 9, 2008 at 10:09 am
Viewing 15 posts - 1 through 15 (of 220 total)