User profile: sambos

User info
User name:sambos
History
Joined:
Number of posts:100
Latest posts:

OleDb function only works once
Hi there, I have the following function which loads fine during the form load event: [code] v...

Worksheets to DataSet
It appears that I've solved my own problem... The line: [code] com->CommandText = "select * from [W...

Worksheets to DataSet
Hello, 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...