The importance of automating processes can’t be overestimated. Most things start out as a manual procedure until you work out exactly how things should happen, but many times they stay that way ...
I am trying to insert a record into a table in SQL Server 2005. The column is a varchar datatype. The value I am trying to insert is a string containing '.<BR><BR>Like this:<BR>INSERT INTO MyTable ...