Click here to Skip to main content
15,893,594 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Reading all lines from text file Pin
nlarson1115-Jan-07 5:44
nlarson1115-Jan-07 5:44 
QuestionWhats the solution? Pin
ashwath197915-Jan-07 4:36
ashwath197915-Jan-07 4:36 
AnswerRe: Whats the solution? [modified] Pin
nlarson1115-Jan-07 5:20
nlarson1115-Jan-07 5:20 
GeneralRe: Whats the solution? Pin
ashwath197915-Jan-07 5:37
ashwath197915-Jan-07 5:37 
QuestionDelete data?????????????? Pin
alek hunter15-Jan-07 4:23
alek hunter15-Jan-07 4:23 
AnswerRe: Delete data?????????????? Pin
Dave Kreskowiak15-Jan-07 5:48
mveDave Kreskowiak15-Jan-07 5:48 
GeneralRe: Delete data?????????????? Pin
alek hunter15-Jan-07 7:28
alek hunter15-Jan-07 7:28 
GeneralRe: Delete data?????????????? Pin
Dave Kreskowiak15-Jan-07 19:24
mveDave Kreskowiak15-Jan-07 19:24 
Does your database table have a primary key? If not, there's no way for the Delete command to uniquely find each record to delete it.

Also, I find supporting the Designed generated code to be a huge problem. Writing the code yourself gives you a much greater control over the data process and makes it much easier to support since you can actually find the code.


Dave Kreskowiak
Microsoft MVP - Visual Basic


Questionvisual basic.net Pin
kendo1715-Jan-07 3:40
kendo1715-Jan-07 3:40 
AnswerRe: visual basic.net Pin
MatthysDT15-Jan-07 4:07
MatthysDT15-Jan-07 4:07 
GeneralRe: visual basic.net Pin
kendo1715-Jan-07 5:12
kendo1715-Jan-07 5:12 
GeneralRe: visual basic.net Pin
nlarson1115-Jan-07 5:27
nlarson1115-Jan-07 5:27 
AnswerRe: visual basic.net Pin
Dave Kreskowiak15-Jan-07 5:26
mveDave Kreskowiak15-Jan-07 5:26 
Questionload images in list without stopping execution Pin
Eric Georgiades15-Jan-07 3:07
Eric Georgiades15-Jan-07 3:07 
AnswerRe: load images in list without stopping execution Pin
Dave Kreskowiak15-Jan-07 5:46
mveDave Kreskowiak15-Jan-07 5:46 
GeneralRe: load images in list without stopping execution Pin
Eric Georgiades15-Jan-07 7:11
Eric Georgiades15-Jan-07 7:11 
AnswerRe: load images in list without stopping execution Pin
nlarson1115-Jan-07 5:48
nlarson1115-Jan-07 5:48 
GeneralRe: load images in list without stopping execution Pin
Eric Georgiades15-Jan-07 7:12
Eric Georgiades15-Jan-07 7:12 
GeneralRe: load images in list without stopping execution Pin
nlarson1115-Jan-07 7:37
nlarson1115-Jan-07 7:37 
QuestionChange the Panel Control to a Button Pin
charchabil0315-Jan-07 2:28
charchabil0315-Jan-07 2:28 
AnswerRe: Change the Panel Control to a Button Pin
Dave Kreskowiak15-Jan-07 5:44
mveDave Kreskowiak15-Jan-07 5:44 
GeneralRe: Change the Panel Control to a Button Pin
charchabil0316-Jan-07 6:32
charchabil0316-Jan-07 6:32 
GeneralRe: Change the Panel Control to a Button Pin
Dave Kreskowiak16-Jan-07 12:14
mveDave Kreskowiak16-Jan-07 12:14 
GeneralRe: Change the Panel Control to a Button Pin
charchabil0328-Jan-07 23:13
charchabil0328-Jan-07 23:13 
QuestionBinding controls to columns with default values Pin
MatthysDT15-Jan-07 0:47
MatthysDT15-Jan-07 0:47 

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.