Hi,
I want to access a MS access database table with VB 6. One of the field in db is date and the type is date/time.I am feeding the date value in a vb form in a datepicker and want to display the records in a data report. When I am running the programme an error of "Invalid Data Source" appears.Both my database and programs are in the same directory. Where should I look for to clear the problem? Please help .
I want to access a MS access database table with VB 6. One of the field in db is date and the type is date/time.I am feeding the date value in a vb form in a datepicker and want to display the records in a data report. When I am running the programme an error of "Invalid Data Source" appears.Both my database and programs are in the same directory. Where should I look for to clear the problem? Please help .
Comment