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
Ranked #72.8K
~185 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for tendaimare

You are being warned that your function has a path it can go through that will not return a value to whatever called it, normally this will result in a runtime error. In your example if your da.Fill command fails for some unforeseen reason, the Try... Catch block will catch …

Member Avatar for Member #857553
0
111
Member Avatar for ruchi18

If you are talking about the startup form in the application: Click on Project in the tool strip Click on <Application Name> Properties Click the Application Tab Change the startup form to the one you want

Member Avatar for Kinney
0
74

The End.