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

Removing From ArrayList, In Loop Based On It's Size, But Breaking After Remove Still Gives OutOfBounds -

c# - Reactive Extensions ControlScheduler -

java - Add color code support to a Bukkit plugin -