in reply to generated SQL statement problem (OT)

Well, this is kinda late, but... Have you checked the obvious? Does the csUsers_Groups table have a column named UserID? If I take the error message at face value, that's what it's saying.

HTH

Replies are listed 'Best First'.
Re: Re: generated SQL statement problem (OT)
by AidanLee (Chaplain) on Jun 23, 2001 at 01:40 UTC
    I have verified that csUsers_Groups.UserID does indeed exist