Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# - Add and Update Records
Message
From
11/04/2008 15:42:23
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01309187
Message ID:
01310049
Views:
33
Hi Kevin,

>When I try to create a connection to SQL in VS through the Server Explorer, I get
>
>"Unable to add data connection. The DataConnectionDialog could not be initialized."
>
>Can you provide an example of creating a Typed Dataset manually?
>
>Thanks
>

Right click on the project and click on add, New Item. Then choose the DataSet from the templates. After you create the dataset this way, you can right click on the visual represntation in the designer and pick Add Column. Name the new column to match your data field and set the type in the properties sheet. I do them all this way and you would want to know how to get around in this so you can make the needed changes as they occur in your dataset.

Tim

>
>
>
>>>Excellent. Thanks! You too Bonnie!
>>
>>No problem Kevin ... hope you're having fun! =0)
>>
>>Tim, thanks for your help.
>>
>>~~Bonnie
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform