c# - Error converting varchar to numeric - Entity Framework -


I am using unit framework to update and insert SQL database. I have written the database in my local development machine and inserted and the update works fine. However, when I go to my production server, I get the message "Change the error varchar numerically" Although I have no numeric fields in the table only float and datetime and four

any Even thinking what is happening?

Thanks


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -