Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC Driver for Oracle8i
Message
 
 
À
21/01/2002 12:05:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00605617
Message ID:
00608208
Vues:
25
That tells me that your SQL Net [Oracle client] and the TNSNAMES.ORA is working properly. How are you trying to connect via VFP? ODBC, OLEDB? Download my ODBC DSN class [click here]. It is free, has examples and a sample connection string at the bottom.

>Thanks Mark. This helped. Below is the Entry that finally worked.
>
>GENESIS.WORLD =
>  (DESCRIPTION =
>    (ADDRESS_LIST =
>      (ADDRESS = (PROTOCOL = TCP)(HOST = s29)(PORT = 1521))
>    )
>    (CONNECT_DATA =
>      (SID = GENT)
>    )
>  )
>
>I am still not able to access through fox though. I can only access through SQL*Plus. Any other Ideas?
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform