Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
yshie
Starting Member
28 Posts |
Posted - 2007-03-30 : 08:53:56
|
visual studio developer editionhow will i know if i have to use tableadapter and dataset? do i have to use them everytime i have sqlcommand? |
|
yshie
Starting Member
28 Posts |
Posted - 2007-03-31 : 04:17:08
|
because i will create a data binding code and i don't know if i need to create dataadapter and dataset. i have 4 textboxes and i will fill only the userID textbox. if i click the submit button, all info about the userID will display in the remaining textboxes. so, what's the recommended way to do this? tnx! |
|
|
|
|
|