Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE DB error: Cannot open file
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
OLE DB error: Cannot open file
Divers
Thread ID:
00675759
Message ID:
00675759
Vues:
96
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?

Can you help me?

Thanks!
Marcio Gomes Gonçalves
Niteroi-RJ-Brasil
gomes@metha.com.br

Paz e Bem!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform