Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dbdatareader

Why Does Executereader() Pad Strings With Traling Spaces?

I have two queries: Q1: select name from presidents where country = 'USA' Q2: select 'O… Read more Why Does Executereader() Pad Strings With Traling Spaces?