Error in Connecting Access 2003 with Data1 Control in VB6

Hi,
I am facing problem with Data1 control when i connect it with MS-Access 2003. First of all, i set "Connect" property to "Access", then i set “DatabaseName” property which is basically the path of ".mdb file", up to this stage it works fine but when I set “RecordSource” property it generates an error. i don’t know how to solve it.
Microsoft Visual Basic
Unrecognized database format 'E:EProjectsShah Agha StockStockApplication.mdb'.
