OleDb function only works onceHi there, I have the following function which loads fine during the form load event: [code] v...
Worksheets to DataSetIt appears that I've solved my own problem... The line: [code] com->CommandText = "select * from [W...
Worksheets to DataSetHello, I'm having trouble reading and storing worksheets into a dataset. This is my code: [co...
Apostrophe / String^Hi Thomas1965, Thanks for your reply. I've tried this way too but still get another problem: [cod...
Apostrophe / String^Hi, I'm having some issues around dealing with an apostrophe in a String^. I have a dataGridView t...