Im getting an error when I try to enter number for a varchar type
SQL Command Failed for User Load: SELECT * FROM users WHERE
(users.aewid = 8)
Message: Implicit conversion from datatype ‘VARCHAR’ to ‘INT’ is not
allowed. Use the CONVERT function to run this query.