Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sql Dates

Status
Not open for further replies.

topgunf25

Programmer
Jul 8, 2001
33
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top