column ctid does not exists error in vb6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coolminded
    New Member
    • Mar 2007
    • 137

    column ctid does not exists error in vb6

    dear all,
    i'm using vb6 and crystal report 9.2. when i use a view to open the report, it throws error column "ctid" does not exists.
    how can i get rid of it?
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    It's a fairly clear error message. Create a column named ctid. Or refer to a column that exists.

    Comment

    Working...