Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~572 People Reached
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for dvongrad

In a VS 2005 WinForms application, I would like to know when a Crystal Report is actually displayed in a report viewer so that I may change the mouse cursor appropriately. When I start, I change the cursor to Wait, display a status message that says the report is being …

0
62
Member Avatar for dvongrad

I have a SQL Server table that has no rows. Programmatically in WinForms C#, I have created a DataTable with the same schema and populated it with data. I would then like to write the contents of this DataTable to the SQL Sever table using a SQLDataAdapter. Since the data …

Member Avatar for dvongrad
0
208
Member Avatar for dvongrad

I'm not sure how to title the question I have so I can't be certain this hasn't been answered before. That said, following is a description of my programming question. I have a class R containing 2 integer elements, say X and Y. I then have two 24 element arrays …

Member Avatar for dvongrad
0
302