I've included a picture below to show what I am trying to accomplish.
It is best to copy/paste into notepad to get the spacing correct.
I have a dataset that contains 3 tables. Two of the tables contain
data and the third links them together. The dataset has a constraint
setup as well.
T...
more >>
I am developing an application in .net. I have various textboxes on the
forms and need to include data validation, or at least restrict the users
input. How do I go about allowing only letters to be entered into a textbox
using the above mentioned event? Further, I want to allow only number...
more >>
Hi.
I develop VB.NET for about 2 year.... recently, I created some user
controls, and use them in a win-form. Sometimes, when I try to design a form
that contains these controls, I get error messages that I know as RUNTIME
errors, such as "Dynamic SQL generation is not supported against a
S...
more >>