Viewing 15 posts - 1,081 through 1,095 (of 1,999 total)
Koen Verbeeck (5/24/2012)
What!? You want to ban the biggest comedian of this entire forum?😀 😎 :hehe:
true
May 25, 2012 at 2:31 am
Eugene Elutin (5/24/2012)
You need to change your code (and coding practice)
Whenever you are using string datatype for date values, ensure that unambiguous...
May 24, 2012 at 8:41 am
Lynn Pettis (5/24/2012)
I would identify the tables that you need to delete records frm and delete them from the tables directly.
+100
May 24, 2012 at 8:36 am
WiRL (5/24/2012)
I tried DECLARE email_cursor CURSOR FOR SELECT email, @job_detail = RTRIM(Job_name) +' '+ RTRIM(short_desc) FROM vw_expiring_jobs
but recieve an error stating I can't set variables within a CURSOR?
How else...
May 24, 2012 at 8:35 am
and please re-read the thread yourself - lowels reponse was to change the "query results to text" - which is nothing to do with a select to a grid (although...
May 24, 2012 at 8:31 am
can we also lose the 90s please - what is the correct parameter for that ?
May 24, 2012 at 8:23 am
I strongly resent your implications with the word "Nazi". Let's keep this civil and straight instead of even coming close to ad hominem attacks or using such ugly words....
May 24, 2012 at 7:35 am
then possibly your sql service account does not have permissions to run winrar.exe
May 24, 2012 at 6:59 am
without you telling us the error message i can only assume you don't have winrar command line installed
May 24, 2012 at 5:18 am
derek.colley (5/24/2012)
We're all guilty of asking idiotic questions from time to time but not to know the basic fundamentals of your job, then lying about it on CVs? ...
May 24, 2012 at 5:13 am
+1 eugene, but also - check the default language of your login on the local machine - if you are in BRITISH rather than ENGLISH (which i guess godaddy may...
May 24, 2012 at 5:07 am
your command needs to look like
C:\Program Files\WinRAR\WinRAR.exe x -u "c:\import\PastaExportacao SGCTlocal - 4.01 - 20120523 112426 - T - 1118.rar" "c:\import\PastaExportacao SGCTlocal - 4.01 - 20120523 112426 - T...
May 24, 2012 at 5:02 am
Suresh B. (5/24/2012)
No need to restart the instance to shrink the file.Have you tried dbcc shrinkfile?
Also run dbcc opentran to see whether there is any open transaction.
that's correct
you can shrink...
May 24, 2012 at 4:59 am
oh and by the way, the irony of me clogging up the "active forums page" with a complaint about users clogging up the active forums page is not at all...
May 24, 2012 at 4:51 am
Drenlin (5/23/2012)
Q] Is there any benefit to excluding views from a reindex (apart tasks to perform)?
typically (and i'm not going into indexed views here) - views don't have indexes,...
May 24, 2012 at 4:49 am
Viewing 15 posts - 1,081 through 1,095 (of 1,999 total)