Viewing 15 posts - 4,831 through 4,845 (of 9,707 total)
I personally think developers need to learn about SQL Server security also. I've seen a lot of code fail due to lack of understanding of SQL authentication and how SQL...
January 19, 2012 at 11:46 am
It sounds like the default database that the login is associated to has been dropped.
Check the login properties. See what default database it is associated with. If the database no...
January 19, 2012 at 11:42 am
There are certain features that are not available during install and must be configured through the SQL Server Configuration Manager (you can find it in your Start -> Programs menu...
January 19, 2012 at 9:51 am
You're welcome. And FYI: I had to link through three entries to find it, so even if you had looked, you might not have seen it.
January 19, 2012 at 9:48 am
Jack Corbett (1/19/2012)
Brandie Tarvin (1/19/2012)
Is that a chicken hawk?Are you worried because you are a chicken?:-P
"I say, I say boy" - Foghorn Leghorn
<snerk>. I was going to post...
January 19, 2012 at 8:40 am
Your English is fine. I understand you and you understand what you need to do.
January 19, 2012 at 7:50 am
SQLRNNR (1/19/2012)
Gungan
Mesa don't think so. No, mesa don't.
January 19, 2012 at 7:43 am
It's all in the mapping. If you're using an actual SSIS package (as opposed to the Import/Export Wizard), you create a file connection manager with different names for the columns,...
January 19, 2012 at 7:42 am
Per Books Online:
BOL- debugging [SQL Server], Transact-SQL debugger (Breakpoints Window)
On the Debug menu, click Windows, and then click Breakpoints.
Breakpoints Window ColumnsBy default, the Breakpoints window...
January 19, 2012 at 7:18 am
I'm going to ask a stupid question.
Did you ensure that the hardware and OS you're installing is 64 bit?
EDIT: My bad. Googling the error indicates a language problem. What is...
January 19, 2012 at 7:11 am
stephen99999 (1/18/2012)
Just trying to figure out why a past dev would have done this, so that I better understand, and maybe learn something new 🙂
There are a couple of possibilities....
January 19, 2012 at 7:08 am
Given Excels lack of true data types, I am not a big fan of the OPENROWSET approach to your problem. I've seen more than than enough problems with numbers being...
January 19, 2012 at 7:05 am
Daniel Bowlin (1/19/2012)
SQLRNNR (1/18/2012)
crookj (1/18/2012)
WOTD - misnomermiss gomer
Miss Daisy
Miss U
January 19, 2012 at 6:53 am
If I've already announced this here, I apologize for the repost. I'm just so excited I can't remember where all I've shared the news already.
I am beyond thrilled today to...
January 19, 2012 at 5:19 am
Viewing 15 posts - 4,831 through 4,845 (of 9,707 total)