OLEDB connection string to excel in C#. net framework
I just wanted to ask if there is any suitable connection string for OLEDB to solve my problem ….
OleDbDataReader memory doesn’t free
I use and OleDbDataReader inside using but the memory is never released.
I close the reader after use.