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) > july 2005 > threads for july 29 - 31, 2005

Filter by week: 1 2 3 4 5

TOP CLAUSE not working in queries and views
Posted by John Cosmas at 7/30/2005 8:11:53 PM
I had to convert a database from VFP into SQL 2000. I have a primary key I have added, plus I have properly indexed the table as well. Unfortunately, I cannot create a query that supports the TOP clause. SQL Server keeps returning "Incorrect syntax near '100'" The user DBO has permissions ...more >>


Can't SELECT a string value with spaces
Posted by tabladude NO[at]SPAM gmail.com at 7/30/2005 7:21:24 PM
Hi: I'm tearing my hair out with this! I'm trying to do a simple SELECT: select * from MyTable WHERE MyField = 'This field value has spaces' and it is coming up blank. If I look for any value without spaces, it gives me records. The field is varchar(32), and I'm using SQL 2000 SP4. ...more >>

Arch. Design Question - Dynamic Fields
Posted by DJHooks at 7/29/2005 12:17:40 PM
I have a design question regarding the best way to handle the following situation for a custom CMS: -we have multiple users -each user has a private contact database -in each contact database, the user has a contact list that consists of both system standard fields (~15) (first name, last name,...more >>



DevelopmentNow Blog