We have made a change to our site and we have a customer number that is changing from int to bigint. the dbo.CMS_User table currently has the customer number as int. How can I change that to bigint?
Hi Dear Guys, I have a custom field in CMS_User and I wanna use it in a user control. how do I use it via CMSContext.Currentuser in asp.net?Thank you in advance