Viewing 15 posts - 20,116 through 20,130 (of 39,834 total)
Seth's answer should work for you. Note that ordering isn't going to matter here to SQL Server. You would need some ORDER BY clause to get data back in a...
April 14, 2010 at 11:23 am
Well that's good to hear. I think we're cluttered. I'd like a cleaner, more open Stack-style interface here.
Ahhh, dreaming of the day I'll get development resources...
April 14, 2010 at 11:18 am
I think you need to write this out with some sample data, and explain how you get those values. What is the second table? The new one? Is the first...
April 14, 2010 at 10:52 am
Don't grant rights to users. Use roles. You can create your own with these rights, using the commands above, and then assign users to roles. I'd do two roles. One...
April 14, 2010 at 9:06 am
In 2008 there's a trace flag (http://msdn.microsoft.com/en-us/library/ms188396%28SQL.100%29.aspx) to stop those messages. Not sure there's a way in 2005.
April 14, 2010 at 9:05 am
Yes. the file formats, protocols, access is the same between 32 bit and 64 bit.
April 14, 2010 at 9:01 am
As mentioned, check the path. SQL Server, the service account, must be able to see the path. It doesn't matter what your account can see, it's the server that performs...
April 14, 2010 at 8:59 am
Hmmm, remove points for bad jokes. I might need to get a big purple button on each post for enforcing that.
April 14, 2010 at 8:58 am
I didn't write this earlier, but I tend to agree that mandates don't necessarily help. There are plenty of doctors that don't keep up, or that don't get much from...
April 14, 2010 at 7:10 am
I'd like to do it every month. I need to get the topics out in advance. Someone actually asked me to drop this in there, and they put it out...
April 14, 2010 at 6:51 am
I hope they do read it! I know a few PMs that tend to read the editorials, so hopefully this is one they catch.
April 13, 2010 at 3:18 pm
That doesn't really help. For example, are you looking for the test itself? Someone's answers? The data on the test? There are any number of things that relate to a...
April 13, 2010 at 3:16 pm
Viewing 15 posts - 20,116 through 20,130 (of 39,834 total)