T
Tony Van
There was an issue in VB6 with single quotes causing
problems. I remember
having to write a function to replace the single quote with
double quotes
when dealing with name likes O'Bannon in SQL statements.
Does this issue still exist in VB.NET SQL?
I'm using an ACCESS database and OleDb.
Thanks.....
problems. I remember
having to write a function to replace the single quote with
double quotes
when dealing with name likes O'Bannon in SQL statements.
Does this issue still exist in VB.NET SQL?
I'm using an ACCESS database and OleDb.
Thanks.....