Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataset
Message
De
22/12/2005 16:29:54
 
 
À
22/12/2005 16:21:04
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Versions des environnements
OS:
Windows Server 2003
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01079635
Message ID:
01080355
Vues:
44
tm = ConfigurationSettings.AppSettings("telemagic" & i.ToString) & "common"

oleconect.ConnectionString = "data source =" & tm & proveedor
olecommand.CommandText = "select user,name from users order by user"

oleadapter.SelectCommand = olecommand
olecommand.Connection = oleconect
oleadapter.Fill(ds1)
ds.Tables("users").PrimaryKey = New DataColumn() {ds.Tables("users").Columns("user")}
Daniel Vargas.
MCP - Microsoft Certified Professional

"El callar y escuchar es cosa de sabios por ello nuestro grito nace de silencio consciente fuerte y elocuente... vivir de manera diferente es morir siendo libre"

Elkin Ramirez-Kraken

My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform