Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table not found
Message
 
À
17/07/2002 14:51:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00679722
Message ID:
00679725
Vues:
21
Is that same dbf opened exclusively anywhere else?

Are you using VFP OLEDB Provider to connect or just ODBC datasource?
The reason why I asked because I saw some threads on other newsgroups having problems connectiong to Free table using VFP OLE DB?


>Hi everyone
>
>I'm connecting to a DSN without any error(s) through
>
>Set Conn = Server.CreateObject("ADODB.Connection")
>Conn.Open("dsn=DataSource")
>
>However the command
>
>sql = "Select * from personal"
>set rs = Conn.Execute(sql)
>
>This SQL statement works locally but not as shown above.
>
>The error looks like this:
>
>Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>[Microsoft][ODBC Visual FoxPro Driver]Cannot open file e:\domains\bcthis.co.uk\user\private\personal.dbf.
>
>
>I’ll appreciate any hints to execute the SQL statement correctly.
>
>Oscar Corte
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform