Groups | Blog | Home
all groups > sql server (alternate) > september 2003 >

sql server (alternate) : Please help


spider
9/14/2003 6:11:00 AM
Can anyone help with this error message I get with vbullettin


Database error in vBulletin 2.2.9:

Invalid SQL:
INSERT INTO useractivation
(useractivationid, userid, dateline, activationid, type, usergroupid)
VALUES
(NULL, 21, 1063544677, '27618960', 1, 3)

mysql error: Unknown column 'usergroupid' in 'field list'

mysql error number: 1054

John Bell
9/14/2003 2:53:14 PM
Hi

This is a SQL Server news group!

It seems like the useractivation table does not contain the usergroupid
column. It could be that this column does not exist, the column is spelt
differently, or the name is case dependent..

John


[quoted text, click to view]

AddThis Social Bookmark Button