B
BD
Developing C# windows forms application in Visual Studio 2005 to
access SQL Server 2005 on remote server. On one form I have a textbox
to enter short date. If I delete the date in the textbox, it does not
validate and therefore will not update the server. I know I should
enter null value but have been unsuccessful.
access SQL Server 2005 on remote server. On one form I have a textbox
to enter short date. If I delete the date in the textbox, it does not
validate and therefore will not update the server. I know I should
enter null value but have been unsuccessful.