Viewing 15 posts - 1,801 through 1,815 (of 2,010 total)
Is there any pattern to how people connect as to which works and which doesn't. Everyone using the web interface should be fine because you just need to change it...
September 13, 2006 at 11:57 am
Are both applications using the OLEDB driver, or is one using ODBC and the other OLE? Was a security patch deployed yesterday or the day before? If so what was...
September 13, 2006 at 11:39 am
What are the client trying to connect to your database for? Is this an app that's on thier desktops, a web application, or are you talking about the db client tools?
Is...
September 13, 2006 at 11:26 am
It's because 'IS' is a reserve word. It's just a good idea never to name things that are keywords/Reserved words, but since this is how it is...
Typically you can use...
September 13, 2006 at 11:14 am
Yes but in that case you'd probably need to set up some sort of cursor to loop over each database if you want this all executed in one job, and...
September 13, 2006 at 7:04 am
Have a look at the sp_MSforeachdb undocumented MS stored Procedure. You can read about it by searching on this site or reading this...
http://www.databasejournal.com/features/mssql/article.php/3441031
September 12, 2006 at 1:48 pm
Unfortunately the answer to your question is... It depends.
What is your ability for downtime (can you be down 1 minute, 2 or 15, up to an hour)? Are you talking...
September 12, 2006 at 1:39 pm
Sreejith is absolutely correct. The easiest way I've found to effect password changes on DTS jobs and the connections within them is to make use of Windows Authentication. Create yoruself...
September 12, 2006 at 1:06 pm
I look at it as help and also something to hurt you. I think it will help grandma from her machine being turned into a bot, maybe.
I also so it...
September 11, 2006 at 12:02 pm
5 years ago I was unemployed after having gotten married and moved a few hundred miles from where I last resided, so I'm definitely working more.
I did however just get...
September 8, 2006 at 6:28 am
I agree with many of the other posters that have said that the page peel is MUCH less intrusive than the double underlined words. As has been said many time...
September 7, 2006 at 8:31 am
I think this is fantastic news. I've been a PostgreSQL supporter for years, even as so many applications and people have switched to mySQL. It's great to see someone leveraging the...
August 31, 2006 at 6:55 am
Could be a simple as a bad cable, or as complex as a switch with a bad port, An intremitently screaming NIC, router etc.
Simply put, It could be justy about...
August 28, 2006 at 9:45 am
Is this a SMTP server on your local network, or are you across a WAN/MAN, or is it your ISP's SMTP server?
If it's yours, check your SMTP server log...
August 28, 2006 at 9:31 am
Also what service pack levels are they? Is your development machien the same as the server you are trying to open the Packages on etc.?
August 28, 2006 at 9:18 am
Viewing 15 posts - 1,801 through 1,815 (of 2,010 total)