I am collecting information from a database into a .csv file. I also want to query this .csv file and based on a timestamp field in the .csv flie, select only certain rows. The front-end that I am using is
VB 6.0.
I am facing the following problems -
1) I am not able to directly query the file using the timestamp field
2) I tried to import the .csv file into an MS-ACCESS database - there is a mismatch in the timestamp datatype.
Can anyone help ASAP? The result is very time critical.
Thanks in advance,
aspiring_db_fundu