P
Phillip Vong
Sorry if this is a stupid question.
I'm learning with Visual Web Developer 2005.
I've read and watched many videos on how to connect to SQL and getting the
information in details view and grid view. Can someone point me in the
right directions on where I might be able to learn how to pull only certain
information out and putting them where I want? Books, sites or videos?
ex.
Search person: {textBox1} where people would put in name.
nambeLABEL: {namefromSQL table 1}
Acct#: {acct#fromSQL table 2} of course table 1 & 2 will already know each
other.
Basically, I want to learn how to minipulate the data cell by cell and not
in the details or grid view format.
Thanks
Newbie
I'm learning with Visual Web Developer 2005.
I've read and watched many videos on how to connect to SQL and getting the
information in details view and grid view. Can someone point me in the
right directions on where I might be able to learn how to pull only certain
information out and putting them where I want? Books, sites or videos?
ex.
Search person: {textBox1} where people would put in name.
nambeLABEL: {namefromSQL table 1}
Acct#: {acct#fromSQL table 2} of course table 1 & 2 will already know each
other.
Basically, I want to learn how to minipulate the data cell by cell and not
in the details or grid view format.
Thanks
Newbie