Viewing 15 posts - 12,151 through 12,165 (of 39,804 total)
I think this will help. I can't test right now, but it looks like it reads the files, gets the info from them, and then builds the restore command.
http://www.sqlservercentral.com/scripts/Backup+%2F+Restore/30962/
July 9, 2013 at 10:40 am
Looks like notifications are working. Not sure if something broke loose or got fixed.
July 8, 2013 at 8:23 pm
Are all databases going back to the same pathing? Or to the default paths on the new server?
July 8, 2013 at 8:21 pm
Not available, but I've asked for this as well.
July 8, 2013 at 8:19 pm
You can want it all, but you can't have it all unless you can spend some money on resources. You'll have to make tradeoffs.
If your app goes to other databases...
July 8, 2013 at 1:13 pm
If you grow the files, they should be at that size on restart. Are you sure you manually grew them and didn't just assume they'd stay the same because they...
July 8, 2013 at 10:37 am
The Azure test is interesting, however I'd recommend you set up a virtual machine. Lots of free players, including Virtual Box.
you can then go through the install yourself.
July 8, 2013 at 10:36 am
I assume you want a create or alter script of some sort. the problem is that you are always working with two versions to generate changes. Otherwise, how can you...
July 8, 2013 at 10:35 am
Jamie Ingram-729524 (7/8/2013)
What's wrong with updating the base table and then regenerating the snapshot? This is a far better solution...
July 8, 2013 at 10:32 am
How does the eDirectory process work? Something there must be reading data from SQL Server. Once you understand how the process works (maybe use Trace), you can move forward.
duplicating this...
July 8, 2013 at 10:29 am
First, if this is interview/homework, please identify it.
Second, you should do some research yourself. There is a lot of documentation.
Third, semantically, I'm not sure what you mean. SQL Server has...
July 8, 2013 at 10:22 am
Jim has given you good advice.
Note that when you run something, it isn't your account that runs it. It is the service account for SQL Server, not the user connected....
July 8, 2013 at 10:21 am
Note that in addition to sean's reference, there isn't just "replication" in SQL Server. There are different types, and the complexity, monitoring, and administration is different for them. You should...
July 8, 2013 at 10:19 am
Notifications working for people? Seem like the queue might be stuck.
July 8, 2013 at 10:17 am
Viewing 15 posts - 12,151 through 12,165 (of 39,804 total)