I am using VB6 to develop a program and using Visual FoxPro on Database. When i using sql to select data between two date( date format is DMY) in Visual FoxPro’s command window …. the correct data can be load , but when i select data in VB6 the result of selection is wrong….. the date selected by program become MDY….. Can you tell how am i going to do with this problem??? the date format that i am using is DMY …… Thank you very much…….
Pooi San