Hi! I send a double variable from VB.NET code to a SQL database on my own computer. There seems to be a problem when the double contains a lots of decimals. This prevents the variable from being sent. Is it possible to change the allocated memory space for the double in the database or do I have to truncate the variable in VB.NET? Any suggestions? Is this the right forum? Hope so Kind regards /Magnus