Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Additional whitespaces during insert
 

Additional whitespaces during insert

Hi,
I'm using databinding with a MSDE database. When I update values from a dataset to database, additional whitespaces are added to the values. In fact, if a varchar column length is set to 10, there are (10-length(myValue)) whitespaces added.

Does someone have an idea ?

Thanks


Meta  Wednesday, May 11, 2005 7:39 PM

Please post ADO.NET specific questions to the .NET Framework Data Access and Storage Forum.

Thank you,

Joe
Joe Stegman  Thursday, May 12, 2005 3:34 AM

Please post ADO.NET specific questions to the .NET Framework Data Access and Storage Forum.

Thank you,

Joe
Joe Stegman  Thursday, May 12, 2005 3:34 AM

You can use google to search for other answers

Custom Search

More Threads

• how to set Listview Item Heigh in C#
• How to write many many data into a datagridview cell
• Combo box and Datasource
• datagridviewtextbox to datagriviewcombox at run time
• How to check if there are new/edited row(s) in DataGridView
• Read Table Names from Access Database
• Please, approve the bug!
• How to assign a null value for foreign key in DataTable.AddRow()
• Calendar, date-based object and databinding in datagrid
• Data display in rows, run time filter based on column value