I keep getting this error when entering my table_list.asp page . The database fields are the same as formatted in the visual editor.
Error number 13
Error description Type mismatch
URL /demo/Profile_list.asp
SQL query select top 10 [Key], [Club_Id], [fld_name], [fld_position], [fld_profile], [fld_image] From [Profile]
Solution This error occurs because value you type on the ADD/EDIT page and value in the database is not the same. Please validate this field on the Formatting tab.