Click here to Skip to main content
15,917,610 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Network Camera Pin
Brad Fackrell22-Mar-07 7:23
Brad Fackrell22-Mar-07 7:23 
GeneralRe: Network Camera Pin
Dave Kreskowiak22-Mar-07 7:43
mveDave Kreskowiak22-Mar-07 7:43 
QuestionGet DriveLetter [modified] Pin
ayeleteric22-Mar-07 5:19
ayeleteric22-Mar-07 5:19 
AnswerRe: Get DriveLetter Pin
Christian Graus22-Mar-07 5:33
protectorChristian Graus22-Mar-07 5:33 
GeneralRe: Get DriveLetter Pin
ayeleteric22-Mar-07 5:35
ayeleteric22-Mar-07 5:35 
GeneralRe: Get DriveLetter Pin
Dave Kreskowiak22-Mar-07 6:40
mveDave Kreskowiak22-Mar-07 6:40 
GeneralRe: Get DriveLetter Pin
ayeleteric24-Mar-07 20:07
ayeleteric24-Mar-07 20:07 
QuestionTrying to utilize the auto databind features of VB.NET with no update luck... [modified] Pin
Marcus J. Smith22-Mar-07 2:25
professionalMarcus J. Smith22-Mar-07 2:25 
I have always done my own coding for the data piece but now that 2.0 is supposed to be so great Ive decided to take a shortcut with an application and just use the control binding along with the DataGridView which is bound to a table in the database.

How much code am I required to write myself when I use this method as opposed to manually creating my own dataset and my own update/insert/delete commands etc.? I thought it was supposed to do more work for me, the only command it actually created is the Insert command, so when I update a row and set it as modified by using the .BeginEdit/.EndEdit it says there is no Update command. Well if Im using the automatic setup here, I dont want to go into the Dataset code and write it myself when I believe it should write it for me ARGHHH!!

The problem is that Im used to adding the rows to the datatable myself, finding and editing that particular row then just updating the specific rows that I updated from the app. Im not used to just saying here's my data and figure out what's updated and what's not and do all the work.


-- modified at 9:02 Thursday 22nd March, 2007


CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that.'" - Tommy (Tommy Boy)
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

AnswerRe: Trying to utilize the auto databind features of VB.NET with no update luck... Pin
Christian Graus22-Mar-07 4:54
protectorChristian Graus22-Mar-07 4:54 
GeneralRe: Trying to utilize the auto databind features of VB.NET with no update luck... Pin
Marcus J. Smith22-Mar-07 5:02
professionalMarcus J. Smith22-Mar-07 5:02 
GeneralRe: Trying to utilize the auto databind features of VB.NET with no update luck... Pin
Christian Graus22-Mar-07 5:09
protectorChristian Graus22-Mar-07 5:09 
GeneralOT - Found you on another forum while searching about my problem Pin
Marcus J. Smith22-Mar-07 5:10
professionalMarcus J. Smith22-Mar-07 5:10 
GeneralRe: OT - Found you on another forum while searching about my problem Pin
Christian Graus22-Mar-07 5:25
protectorChristian Graus22-Mar-07 5:25 
QuestionHow should I set the paths for specific files? Pin
JUNEYT22-Mar-07 1:25
JUNEYT22-Mar-07 1:25 
AnswerRe: How should I set the paths for specific files? Pin
Dave Kreskowiak22-Mar-07 5:45
mveDave Kreskowiak22-Mar-07 5:45 
QuestionAnimation during SQL Pin
ayeleteric22-Mar-07 0:20
ayeleteric22-Mar-07 0:20 
AnswerRe: Animation during SQL Pin
Christian Graus22-Mar-07 4:55
protectorChristian Graus22-Mar-07 4:55 
QuestionDatagrid control Enter key Key Press Pin
somagunasekaran21-Mar-07 23:33
somagunasekaran21-Mar-07 23:33 
Questionhow to get the computer names in my workgroup and all workgroups connected to my computer Pin
ahmad_yossef21-Mar-07 23:01
ahmad_yossef21-Mar-07 23:01 
QuestionI can't see the Console window Pin
ahmad_yossef21-Mar-07 22:38
ahmad_yossef21-Mar-07 22:38 
AnswerRe: I can't see the Console window Pin
Christian Graus22-Mar-07 4:55
protectorChristian Graus22-Mar-07 4:55 
AnswerRe: I can't see the Console window Pin
Vasudevan Deepak Kumar22-Mar-07 19:05
Vasudevan Deepak Kumar22-Mar-07 19:05 
Questionhow to run the function 10 second later ? [modified] Pin
cheeken2u21-Mar-07 21:11
cheeken2u21-Mar-07 21:11 
AnswerRe: how to run the function 10 second later ? Pin
Tirthadip21-Mar-07 22:20
Tirthadip21-Mar-07 22:20 
GeneralRe: how to run the function 10 second later ? Pin
cheeken2u21-Mar-07 22:25
cheeken2u21-Mar-07 22:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.