J
Justin
Hi, I have created a DB model in Visio and have generated
the DB in SQL Server. I need to create default values of
empty strings for varchar columns. Normally in SQL
Server this is done by two single quotes but when you
enter these as the default value for a column, Visio then
sets the SQL Server column default to a single quote
rather than an empty string. I have tried a single
quote, two single quotes and two double quotes. None of
these give me an empty string default value in SQL Server.
Any ideas?
Thanks
PS: using Visio for Enterprise Architects v10.0.2795 and
SQL Server 2000 SP3a.
the DB in SQL Server. I need to create default values of
empty strings for varchar columns. Normally in SQL
Server this is done by two single quotes but when you
enter these as the default value for a column, Visio then
sets the SQL Server column default to a single quote
rather than an empty string. I have tried a single
quote, two single quotes and two double quotes. None of
these give me an empty string default value in SQL Server.
Any ideas?
Thanks
PS: using Visio for Enterprise Architects v10.0.2795 and
SQL Server 2000 SP3a.