I am new to SQL Server, currently trying to convert a Large 500K lines of code, from VFP to SQL Server.
Anyone know how to make the default of the date field to be
{//} empty instead of 01/01/1900?
I could write a something to change the data as it comes in, but that ugly.
Anyone know how to make the default of the date field to be
{//} empty instead of 01/01/1900?
I could write a something to change the data as it comes in, but that ugly.