I have problem in converting data type in the C# language..
I have a table in SQL server has the data type columns is decimal(10.8) and I want to read through the table tool that you designed to help make the tool read decimal(10.8) what is the appropriate Data Type in the C# language
Knowing you experience Dicmal and Single and Double but are read incorrectly
I have a table in SQL server has the data type columns is decimal(10.8) and I want to read through the table tool that you designed to help make the tool read decimal(10.8) what is the appropriate Data Type in the C# language
Knowing you experience Dicmal and Single and Double but are read incorrectly