Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE DB error: Cannot open file
Message
From
12/07/2002 05:34:39
 
 
To
06/07/2002 05:06:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00675759
Message ID:
00677895
Views:
18
>>Hello,
>>
>>I´m receiving this message error, in my .ASP page, trying access my .DBC:
>>
>>--------------------------
>>Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
>>[Microsoft][ODBC Visual FoxPro Driver]Cannot open file \\rec01\c\lib\contatos\dados\contatos.dbc.
>>/IntraMetha/teste.asp, line 9
>>--------------------------
>>Piece of my code:
>>line 6 -> set cn = Server.CreateObject("ADODB.Connection")
>>line 7 -> cn.provider = "MSDASQL.1"
>>line 8 -> connstr = "Driver={Microsoft Visual FoxPro Driver};UID=;SourceType=DBC;SourceDB=\\Rec01\c\lib\contacts\data\CONTACTS.dbc"
>>line 9 -> cn.Open connstr
>>--------------------------
>>
>>This code was working without problem. After I reformated and reinstallated the Windows 98, the problem occurred.
>>
>>I think I need install another component. But I don´t know which one and where I find it?
>>

Maybe you have your dbc open exclusively in some other session ?
>>Can you help me?
>>
>>Thanks!
>
>Check internet user (IUSR_machinename) access rights.
>Cetin
Previous
Reply
Map
View

Click here to load this message in the networking platform