Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 
  
Integration services doesn't run under Management Studio
Hi Lads, I work with SQL2005 on WindowsServer 2003/R2 32bit and I'm also have admin privileges. I can run Integration Services and design my package. When I try to run Integration services under M...
(0 replies / 21 Views)  Asked By max damico in the SQL Server forum on Friday, November 20, 2009 1:58:19 PM
BCP command in sql server throws error
Hi,SET @CmdString = 'bcp "set fmtonly off exec ' + QUOTENAME(@DBNAME) + '.dbo.Create_File_Temp 1" queryout "' + @FileName + '" -c -q -t"," -S"'+@SERVERNAME+'" -k -U"'+@username+'" -P"' +@PASSWORD+'"'...
(5 replies / 22 Views)  Asked By Adi Patel in the SQL Server forum on Friday, November 20, 2009 2:27:56 AM
Replication on sql 2005
Scenario : SQLServerA - main database server. Publishes replication to SQLServerB.SQLServerB - reporting server - uses replicated databases.Problem :When we replicate a database using Transactional r...
(0 replies / 43 Views)  Asked By Paul Buckle in the SQL Server forum on Thursday, November 19, 2009 8:33:22 AM
database snapshots -restoring status
Hi, I am new in SQLServer database. I had accidently restored production database backup to an existing training database that overwrites model, msdb & database snapshots in the database.The p...
(1 reply / 17 Views)  Asked By noorhayati shamsuddin in the SQL Server forum on Wednesday, November 18, 2009 10:09:56 PM
Order By clause with different criteria
Hi, I have a sql stored procedure and parameters passed from .NET app. Based on value of one of the parameters, order by clause need to be created. Right now I have like this: Stored procedur...
(3 replies / 28 Views)  Asked By prat Rani in the SQL Server forum on Wednesday, November 18, 2009 12:55:40 PM
enterprise manager, transform data task properties, destination tab, table name does not display beyond 23 chars?
Enterprise Manager, Transform Data Task Properties, Destination Tab, Table Name: has a pull down in which I can only see the first 23 characters...how the heck do I see the rest so I can see the tabl...
(0 replies / 29 Views)  Asked By dan lorenc in the SQL Server forum on Wednesday, November 18, 2009 12:18:36 PM