Archived Months
January 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > sql server (alternate) > december 2005 > threads for december 29 - 31, 2005

Filter by week: 1 2 3 4 5

Granting dbo ASSEMBLY EXTERNAL_ACCESS permissions
Posted by coosa at 12/30/2005 10:28:01 AM
Hi all, I have tried to create an asembly with PERMISSION_SET = EXTERNAL_ACCESS under SQL Server 2005 but i failed so far. I also see the TRUSTWORTHY Property for the database as disabled and can't enable it. I know that the sysadmin has the full authority for all activities, but i'm logged ...more >>


No ending Rebuild master
Posted by hazly at 12/30/2005 1:42:20 AM
I'm using SQL SERVER 2000 and in the process of establishing recovery guide. Tried to rebuild master using rebuildm.exe but the "Configuring Server" never ending. Then I tried to copy original databases from SQLServer Installation CD to hard disk as the "Browse for folder", but gave the same pr...more >>

XML Data Processing
Posted by _(d)IEGO at 12/29/2005 11:21:26 PM
Hello everyone. I need help regarding the following: Given the following table: CREATE TABLE T1 (C1 nvarchar(10), C2 money) INSERT INTO T1 VALUES ('A',1) INSERT INTO T1 VALUES ('B',2) INSERT INTO T1 VALUES ('C',3) let's say that i have this table in a local server and i want to upload i...more >>

Simple SQl question
Posted by Erich93063 at 12/29/2005 12:12:26 PM
I am trying to create a SQL statement that returns values from fields in the database but I also need to return values that are NOT in the database but hard coded int he SQL statement. The values along with the names of the fields will be hardcoded into the SQL statement. I'm not sure if this ca...more >>

How to know the User who disabled a Job??
Posted by sasi at 12/29/2005 7:07:40 AM
Hi all, Is there any way I can know who Disabled a Job?? bye. ...more >>

XML data feed
Posted by billy at 12/29/2005 5:08:50 AM
Hello, I have an XML data feed that I would like to use to create tables in SQL Server. The xml data feed consists of a large amount of information that changes on a regualar basis. Is there a way to automatically create SQL Server tables using the data feed? Thanks Billy ...more >>



DevelopmentNow Blog