ArthurLiu88
Programmer
Hi
I'm a beginner with SQL2000. I have some questions about DATE field.
1 When I leave the date field blank, it returns '01/01/1900 00:00:00' after requery(). I'm using remote view and binded the cursor in the grid. How can I avoid this situation and just return ' / / ' like in VFP.
2 Some fields like birthday, I just need date part instead of date + time, how could I do in the grid. I mean I will update this field in the grid.
3 Does later version of SQL supports date type not only datetime?
Many thanks
Arthur Liu (Shanghai, China)
I'm a beginner with SQL2000. I have some questions about DATE field.
1 When I leave the date field blank, it returns '01/01/1900 00:00:00' after requery(). I'm using remote view and binded the cursor in the grid. How can I avoid this situation and just return ' / / ' like in VFP.
2 Some fields like birthday, I just need date part instead of date + time, how could I do in the grid. I mean I will update this field in the grid.
3 Does later version of SQL supports date type not only datetime?
Many thanks
Arthur Liu (Shanghai, China)