dd06256
09-12-2007, 12:13 PM
Hi, I have one problem. I work in Dreamweaver, in ASP VBscript and I wont to connect with dbf file. Now, my problem is:
The code error is:
[B]Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E37)
[Microsoft][ODBC dBase Driver] The Microsoft Jet database engine could not find the object 'DZD01'. Make sure the object exists and that you spell its name and the path name correctly.
/3.asp, line 114
line 114 in code is:
MM_editCmd.Execute
Where is my problem
The code error is:
[B]Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E37)
[Microsoft][ODBC dBase Driver] The Microsoft Jet database engine could not find the object 'DZD01'. Make sure the object exists and that you spell its name and the path name correctly.
/3.asp, line 114
line 114 in code is:
MM_editCmd.Execute
Where is my problem