Agile Developer

Column "dhomepage" ...
 
Notifications
Clear all

[Solved] Column "dhomepage" of relation "axusergroups" does not exist.

1 Posts
1 Users
0 Reactions
1,129 Views
Posts: 5
Admin
Topic starter
(@admin)
Active Member
Joined: 4 years ago

If dhomepage column is not in the table, then you add a column
eg: alter table axusergroups add column dhomepage varchar (200)


Share: