I am using VB with SQL Server database in my project.
There is a text box on a Form in which the user either types or copies text which is around 5 to 10 lines. I am facing a problem that if the user enters or copies the character {'} (e.g. Government's ) and when tries to save it is not accepted by the SQL database table.
Anyone who can provide a solution is welcome. Kindly send the solution in detail.
There is a text box on a Form in which the user either types or copies text which is around 5 to 10 lines. I am facing a problem that if the user enters or copies the character {'} (e.g. Government's ) and when tries to save it is not accepted by the SQL database table.
Anyone who can provide a solution is welcome. Kindly send the solution in detail.