table called user and dynamic data

  • Posted on Jan 13 2010 (permalink)

    playing around with LS and DD and I was getting an "incorrect syntax near User" error when I ran the DD project and selected Users.

    changing the table name to SiteUser solved the problem so i'm guessing the use of the sql reserved word is killing it?

     

    reply
  • Posted on Jan 13 2010 (permalink)

    Hi Daren,

    If you set quoteIdentifiers="true" on your LightSpeedContext then LightSpeed will quote the names and you will not have this issue with reserved words.

    I hope that helps,

    John-Daniel Trask

    reply
  • Posted on Jan 13 2010 (permalink)

    thanks, figured i must have been missing something

    reply
Last post 01-13-2010 7:36 AM by daren. 2 replies.
Page 1 of 1 (3 items)