Groups | Blog | Home


Archived Months
March 2003
April 2003
May 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 (microsoft) > march 2006 > threads for march 29 - 31, 2006

Filter by week: 1 2 3 4 5

Hide Table Design on Client Machine
Posted by Kimkhoa.Tran NO[at]SPAM gmail.com at 3/29/2006 10:35:30 AM
Hi All, For SQL 2000: When the user open the database>> Tables, under tables it shows a list of all the ado/sys tables. If user choose one of the table name and right click, there is an option shows the "Design Table". How can we disable that options so that the user can't choose that option...more >>


22 seconds via QA and sub-second under 1 SSMS
Posted by aaron.kempf NO[at]SPAM gmail.com at 3/29/2006 9:44:26 AM
why is it that this sql statement DECLARE @SQL_BULK_INSERT VARCHAR(1000) SET @SQL_BULK_INSERT = 'BULK INSERT LOGTEXT_STAGING FROM ' + char(39) + 'C:\aaron\ARC_LOGS\LOG_138849.TXT' + CHAR(39) + ' WITH (ROWTERMINATOR = ' + char(39) + CHAR(13) + CHAR(39)+ ',FORMATFILE = ' + char(39) + 'c:\arc_...more >>

Adding Linked Server to SQL Server Exp 2005
Posted by adamsalisburyweb NO[at]SPAM googlemail.com at 3/29/2006 6:28:08 AM
Hi, I'm trying to create a link to an Access database in SQL Server 2005 Express. I can do this through Management Studio so it is showing under the 'Linked Servers' branch on the left hand side, however it does not show any of the MDB file's tables, or anything for that matter. I've tried ...more >>



DevelopmentNow Blog