Viewing 15 posts - 781 through 795 (of 2,647 total)
i.e. In the properties of the solution, there is an option for OverwriteDataSources. That can cause big problems...
June 5, 2012 at 10:43 am
Maybe the properties of one of the connections changed on the report server. That, or someone deployed a report and accidentally overwrote the connections.
June 5, 2012 at 10:40 am
You do realize that you have to execute this from command prompt or using xp_cmdshell? This is not an SQL command and cannot be executed as such.
To execute...
June 5, 2012 at 10:32 am
dbdmora (6/5/2012)
June 5, 2012 at 8:28 am
dbdmora (6/5/2012)
June 5, 2012 at 8:22 am
NJ-DBA (6/5/2012)
June 5, 2012 at 8:16 am
What is the DDL for the table FicheirosImportar, and sincronismo?
June 5, 2012 at 7:43 am
SQL Kiwi (6/4/2012)
SQLKnowItAll (6/4/2012)
You could always upgrade to 2012 and use one of the new window functions 🙂Just don't assume they will always be 'better':
http://sqlblog.com/blogs/michael_zilberstein/archive/2012/03/14/42332.aspx
Who said I assumed that? :-)...
June 5, 2012 at 7:39 am
This is what I use:
/*
* CATEGORY: Script
* AUTHOR: Luiz Barros
* OBJECTIVE: Find and Replace a string in all string fields (char, varchar, etc) of all tables in the database
*
*...
June 4, 2012 at 2:56 pm
r.pe (6/4/2012)
What gets me is that the function definitions are virtually the same in 3.0 and the 4.0 system. The nested calls are the same. The...
June 4, 2012 at 2:05 pm
Marius.D (6/4/2012)
The big question mark continues to be, with or without more indexes, how come the sp runs anywhere...
June 4, 2012 at 2:02 pm
r.pe (6/4/2012)
Does not seem to be. I have included the def in the attachement.Thanks.
Hehehe... More functions in this one too. I would not be happy the development company that wrote...
June 4, 2012 at 1:56 pm
r.pe (6/4/2012)
I typically try to do my homework. There was something about a timezone change with Windows around the year 2008 for Daylight savings time but I doubt that this...
June 4, 2012 at 1:50 pm
I don't see any issues in taking what you learn here and applying it to your own business. In fact, that is what most people here take away from...
June 4, 2012 at 1:44 pm
Viewing 15 posts - 781 through 795 (of 2,647 total)