Hello,
I am having following problem. When I write Data to a database it every time fills the end of the field with blanks. The Textbox in Vb.Net seems to be ok but after I refreshed it I have all the blanks, in the MS-SQL server too.
To write the data I use the SQLConnection and later use the "Insert" command.
It would I guess also be helpfull when some tells me for what to I have to search in google because my result doesnt hit.
Thanks
Stephan
I am having following problem. When I write Data to a database it every time fills the end of the field with blanks. The Textbox in Vb.Net seems to be ok but after I refreshed it I have all the blanks, in the MS-SQL server too.
To write the data I use the SQLConnection and later use the "Insert" command.
It would I guess also be helpfull when some tells me for what to I have to search in google because my result doesnt hit.
Thanks
Stephan