Question 1) I want to receive the data as a string array at once in Oledbcommand.
I will not use this Datatable, DataSet method.
I will not use this OleDbDataReader method.
Question 2) In addition, DbDataAdapter (System.Data.Common) I want to receive the data as a string array at once
I will not use this Datatable, DataSet method.
I will not use this OleDbDataReader method.
Question 2) In addition, DbDataAdapter (System.Data.Common) I want to receive the data as a string array at once
Last edited by a moderator: