Viewing 15 posts - 766 through 780 (of 1,292 total)
CirquedeSQLeil (12/1/2009)
Simply amazing how quiet the.Thread is today.
Had been busy with issues at work..
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 11:39 am
alan.nichol (12/2/2009)
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 10:05 am
A tutorial on SSIS would be needed.
Look at the Books Online and under SSIS, you have How To topics look at them.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 8:50 am
pro_zero (12/2/2009)
Are the named pipes enabled?
Dunno. Where can I look that up? Anyways, I think the Server has some Firewall Settings that prevent me from connectiong...
Look in SQL Server Configuration...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 8:30 am
Let me ask this first, what is the edition that you are going to have on Production Servers?
Reason, if you are going to implement a Standard edition, I would suggest...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 8:25 am
pdevadiga (12/2/2009)
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 8:16 am
Is your SQL Instance named as Express?
Is SQL in mixed authentiication mode?
Are the named pipes enabled?
Check these out.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 7:55 am
pro_zero (12/2/2009)
Now I want Excel to connect to this tatabase, but it always gives me following errormsg: [DBNETLIB][ConnectionOpen (Connect().]SQL Server does not exist or Access Denied
How are connecting from Excel...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 5:25 am
Check in SQL Server Configuration Manager, under network settings. If Named Pipes are enabled.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 2, 2009 at 5:19 am
I did implement the same solution (of course on one central SQL Server) in the current project during last month, and I am in the process of documenting it and...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 1, 2009 at 9:38 pm
I did implement the same solution (of course on one central SQL Server) in the current project during last month, and I am in the process of documenting it and...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 1, 2009 at 9:36 pm
Edited : The reply was double posted.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 1, 2009 at 9:27 pm
In the screen where you are creating the Login, in the left hand pane you have multiple pages, in that choose User Mappings.
It has the databases in your SQL...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 1, 2009 at 9:25 pm
You have already mentioned that the application is not compatible with SQL 2008 and Windows 2008.
It's better to have a word from the same application team about their view...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 1, 2009 at 9:20 pm
ridzuan_first (12/1/2009)
Can anyone explain the functions of transact SQL below.
The DBCC SHRINKDATABASE Shrinks your Database, freeing up some space to the Operating System.
Read Books Online for a detailed information on...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 1, 2009 at 7:40 pm
Viewing 15 posts - 766 through 780 (of 1,292 total)