Viewing 15 posts - 976 through 990 (of 9,641 total)
There are several views on this. I believe you can have the sa account disabled and still have it own jobs.
My recommendation is to either use sa or create...
June 4, 2014 at 11:48 am
Steve Jones - SSC Editor (5/30/2014)
Everyone enjoy summer. Last chance to ping me for things before I'm gone for 6 weeks.7 hours and counting....
Have a good time. Relax and...
May 30, 2014 at 10:35 am
If you get this working I'd be interested in seeing what you did.
May 30, 2014 at 6:56 am
I don't know enough about the database to know if your data would be in a consistent state if you restored to another database name and rebuilt the table from...
May 29, 2014 at 1:05 pm
Thanks. It is working in SQL Scripts and the web site now.
May 29, 2014 at 11:22 am
Okay, I don't know how to do this within an SSDT project, but you might be able to create a PoSH script that iterates through script files in the post-deployment...
May 29, 2014 at 11:21 am
The best way to recover from this is to restore from a good backup.
May 29, 2014 at 11:09 am
It seems that the Search in the SQL Scripts SSMS add-in is also affected by this issue as no matter what I search for, nothing is returned there either, even...
May 29, 2014 at 11:03 am
I can confirm that search appears to be broken. I searched for SQL, T-SQL and Tally Table and got no results for any.
May 29, 2014 at 10:54 am
May 22, 2014 at 12:10 pm
How do you know the package didn't do anything? If the you aren't dynamically creating the backup file names then the existing backup files with either be overwritten or...
May 22, 2014 at 12:03 pm
<sarcasm>Advantage: you look like a hero when you make everything work better when you turn off the process that shrinks the database </sarcasm>
:w00t:
May 22, 2014 at 11:58 am
Yes it is possible. The easiest way is to create a group on clinic code and put a page break at the end of the group.
May 22, 2014 at 11:55 am
The benefit you get from using SSDT for database development is the database project itself not the environment. You get direct integration with TFS for source/version control, code...
May 22, 2014 at 11:54 am
Hmm, never seen that error before. A restore from backup would include resetting the identity value to what it was when the backup was taken, so that shouldn't cause...
May 22, 2014 at 11:47 am
Viewing 15 posts - 976 through 990 (of 9,641 total)