Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# and datasets compile error?
Message
From
03/03/2004 18:48:24
John Baird
Coatesville, Pennsylvania, United States
 
 
To
03/03/2004 16:26:33
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00882892
Message ID:
00882946
Views:
18
>Add one more change to it:
>
>    if (userDS.Tables[0].Rows.Count == 1)
>
>The square brackets ... in C# square brackets are used for collections, whereas parentheses are used in VB.
>
>~~Bonnie
>

Bonnie... Thanks so much, it was indeed the brackets vs. parentheses. My poor old eyes didn't pick up on the difference.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform