Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataset
Message
From
22/12/2005 16:29:54
 
 
To
22/12/2005 16:21:04
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
OS:
Windows Server 2003
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01079635
Message ID:
01080355
Views:
45
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform