Viewing 15 posts - 196 through 210 (of 392 total)
the Borch
Grant full access to client's servers, network, and workstations
For many years I was a consultant, usually called in after a clown such as this, and would never put such...
January 31, 2011 at 11:32 am
Allin
ALTER DATABSE SET compaitability level = 90
If you read your link, it keeps saying that Compatibility level provides only partial backward compatibility with earlier versions of SQL Server.
As Ninja said,...
January 31, 2011 at 9:24 am
Have you thought of creating jobs to periodically pull the data from these servers and write it to the new location? This would allow you to not have to worry...
January 29, 2011 at 10:25 am
This is why it is going to be a nightmare to maintain.
Please provide the schema's for the published databases and the schema for the subscriber.
January 28, 2011 at 3:07 pm
Sorry - thought you were using SS2005. Going to stick then with the view. It would be the easiest in your case and for the future.
January 28, 2011 at 1:13 pm
Again, check to see if the default binding will accomplish your requirement. Otherwise I would opt for GSquared's recommendation of creating a view over the 4 different variations of the...
January 28, 2011 at 1:06 pm
what I need is to be able to accomodate for columns being out of order
I believe that setting the default binding to true will accomplish what you are asking, but...
January 28, 2011 at 12:53 pm
Do they all have the same schema and name? If so, you'll need to replicate them into three different databases (so far as I know). You can then use a...
January 28, 2011 at 12:29 pm
Great series Gail. Learned a lot as well as a great refresher.
January 21, 2011 at 8:44 am
Having read all of the posts to this point, I find it interesting the arguments for/against one RAID vs another.
In my opinion and experinece the RAID rule of thumb has...
January 13, 2011 at 9:17 am
cengland0
Oh, any my first modem was a 300 baud acoustic coupler.
Did you ever see the movie war games? They used one of those too. You take the receiver off the...
January 5, 2011 at 7:20 pm
UMG
But have you used 8" floppy disks?
They flew so much better across the data center. How about the 5MB platters used to make the disk packs?:-P
January 5, 2011 at 10:54 am
cengland0
My first exposure to computers was a mainframe using magnetic core memory. You saved your programs on punch tape (like punched cards but came on a roll and was only...
January 5, 2011 at 10:23 am
Ninja
Wow so basically sql, even 1st commercial release, is way older than me
Nice way to make some feel soo old:hehe:
January 5, 2011 at 7:22 am
wware
I liked the question. I don't mind 'distractions' in the QOTD because I think that mirrors real life.
Exactly. I would rather get it wrong on a QOTD and miss a...
January 5, 2011 at 5:30 am
Viewing 15 posts - 196 through 210 (of 392 total)