Dear all
If I have array of 500 numbers and I want to store it in sql table database such that each row has its own 500 values by using c#
any ideas to do that
thanks
If I have array of 500 numbers and I want to store it in sql table database such that each row has its own 500 values by using c#
any ideas to do that
thanks
Comment