This site is intended for ASP.NET (.aspx) related questions only. You're using classic ASP (.asp), so please ask your question on another forum like
http://forums.iis.net/1032.aspx
When asking your question there, it would be a good idea to show your code, especially the code where you create the SQL string, because you are trying to insert a value into a database field of a different datatype (for example a string in a numeric
field)
Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM
This site is intended for ASP.NET (.aspx) related questions only. You're using classic ASP (.asp), so please ask your question on another forum like
http://forums.iis.net/1032.aspx
When asking your question there, it would be a good idea to show your code, especially the code where you create the SQL string, because you are trying to insert a value into a database field of a different datatype (for example a string in a numeric
field)
Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM