Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO.Net
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00928824
Message ID:
00928978
Views:
24
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 ?
Previous
Reply
Map
View

Click here to load this message in the networking platform