Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO.Net
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00928824
Message ID:
00928978
Vues:
26
Pode sim Paulo ...

Utilizando OLEDB , Segue um Exemplo que vc pode definir no arquivo web.config:
<appSettings>
...
...
...
<add key="StrConexao" value = "Provider=SQLOLEDB.1;Password=;Persist Security Info=True;User ID=sa;Initial Catalog=BANCO_DE_DADOS;Data Source=Localhost"/>
</appSettings>
Ate+,
Breno

>Estou fazendo alguns testes com o ADO.net e C#.

A string de conexao com o banco do ADO antigo e a mesma para o ADO.net ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform