When making a strongly typed dataset you are generally pointing it to a database and having VS construct it from that... Is the database you are trying to access local If not you are kinda SOL for now as Express only allows data access (within the IDE) to local data hosts.
Stronly typed dataset
Jaw9
iortizvictory
You can create them in C# Express.
Goto Project->Add new item
Select Dataset
The Dataset designer allows you to create strongly typed datasets.
sapeluso
Hi,
Is your problem solved
Thank you,
Bhanu.