Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO.NET Jumpstart article ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00634790
Message ID:
00634791
Vues:
19
Did you take a look at http://fox.wikis.com or www.gotdotnet.com ?
I saw something about ADO.NET there.

Eduardo

>Hi, everybody!
>
>I know that´s far easy to create an old ADO Connection and test the object existence just like below:
>
>
>loConn = CreateObject("adodb.connection")
>If VarType(loConn) = "O" or not IsNull(loConn)
>   ? "exists"
>Else
>   ? "not exists"
>EndIf
>
>
>Is there some way to do such thing with ADO.NET ?
>I have already searched at www.microsoft.com, but I can´t find anything.
>
>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform