Hi there.

I developed a program that creates Data Reports using this way : http://www.vbtutor.net/vb6/lesson40.html
But instead of using "Microsoft Jet 3.51 OLE DB Provider", I used "Microsoft Jet 4.0 OLE DB Provider" because when I used "Microsoft Jet 3.51 OLE DB Provider" it couldn't connect to the database when testing the connection. But when I used "Microsoft Jet 4.0 OLE DB Provider" it worked perfectly.
It worked fine until recently I tried to run the application and it gives this error :

Name:  24b9g2d.png
Views: 6692
Size:  17.5 KB

I enter all the data the way it is shown in the picture above, and when I click OK I get this error :

Name:  1qlafr.png
Views: 5404
Size:  10.5 KB

Please help me....