Microsoft
Software
Hardware
Network
Question : How to hide a dummy date value.
I have a form control whose control source is a date field. How can I format this control so that the date 1-1-1960 shows up as a blank, other dates are formatted as dd-mmm-yy, and the field is still updateable?
Answer : How to hide a dummy date value.
You can consider as alternative JvComputerInfoEx component from JVCL library
http://jvcl.delphi-jedi.or
g/
It's freeware and supports D5-D2010
Random Solutions
Why does opening a file in Excel affect the same file in VB.net?
error while using grid view
MySql 5.1.47 Remote Access Problem
Crystal report: Field Name is not known
Server running out of space.
JQuery AJAX call within another function
How to change the title of the backbaritem in uinavigationcontroller
Mutiple e-mail accounts and default account
Ms Access how do I to run a query based off a table
execute sql which is placed in an xml file using Java code