I am using Silverwave emulator and when I create a group, everything works fine, until I have to select the 2 colors for it. In my database color 1 is an int and so is color 2, but some of the colors are hexadecimals, so they aren't in the int form, so it wont' insert into the database. I tried changing the types to varchar or text, they didn't work either, I was just getting invalid cast. I tried changing all the casts but I ended up getting nowhere. If anyone knows the fix to this little issue, it would be greatly appreciated.


Reply With Quote



