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
Comment on
Re: generated SQL statement problem (OT)
Select
or
Download
Code
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
[reply]
In Section
Seekers of Perl Wisdom