Groups | Blog | Home
all groups > asp.net mobile > july 2003 >

asp.net mobile : AdoDBConnection in VS.NET 2003


Vitor
7/15/2003 11:35:32 AM
How do I make an AdoDBConnection in VS.NET 2003 for a Mobile Device
Application?

There are no automatic ways like that made in traditional VS.NET 2002 for a
WindowsForm or WebForm application with DataAdapters and Datasets... (Seems
to...)

WL(fromSJTU)
7/17/2003 1:15:10 PM
Hi Vitor,

System.Data.DataSet is already in System.Data.

You can Add Referennce ->.NET ->System.Data.SqlClient
Then you will have System.Data.SqlClient.SqlDataAdapter

HTH

Regards,
WL




[quoted text, click to view]

AddThis Social Bookmark Button