No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Also might do well to ensure the object itself is not Nothing. If a SQL call fails, the dataset/table object can remain uninitialized, in which case myReader.Rows will throw an error.
Don't know if this is resolved but... Can you indicate the declaration code (from " Windows Form Designer generated code ") for the chkdrugnegative? MY checkboxes don't have the property "SelectedItem".....
Check out these links: [url]http://www.microsoft.com/downloads/details.aspx?FamilyId=F663BF48-31EE-4CBE-AAC5-0AFFD5FB27DD&displaylang=en[/url] [url]http://www.pocketpcdn.com/sections/evb.html[/url]
Hi Folks. My name is Elie S. Hirschman, though I usually go by my initials ESH (especially online). I have an educational background in C++, then learned Java, VB and VB.Net on the job, and taught myself HTML, Javascript and CSS. I am 28 years old and have worked in …
Just make sure to close the reader before opening any others on the same connection.
The End.