Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE DB error: Cannot open file
Message
De
12/07/2002 05:34:39
 
 
À
06/07/2002 05:06:30
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00675759
Message ID:
00677895
Vues:
17
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform