Why Doesnt This Work?

  • Run the following and post the results.

    SELECT name FROM sys.columns WHERE object_id = OBJECT_ID('Products') ORDER BY name

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • I have it not i am using a program that auto populates a data base but it doesn't put data where it should like even though it says there is a customfield4 in products there isnt i put my information into a different column and im updating that now.

  • Justin 17041 (1/20/2011)


    I have it not i am using a program that auto populates a data base but it doesn't put data where it should like even though it says there is a customfield4 in products there isnt i put my information into a different column and im updating that now.

    Please read this out loud to yourself. It doesn't make a lot of sense, and it makes it hard for us to help you.

    Please slow down, post what Gail asked for, and we will be happy to help you get this working.

Viewing 3 posts - 31 through 33 (of 33 total)

You must be logged in to reply to this topic. Login to reply