Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: listview smallimages disappear Pin
Tom Deketelaere16-Jul-07 21:06
professionalTom Deketelaere16-Jul-07 21:06 
GeneralRe: listview smallimages disappear Pin
ESTAN17-Jul-07 1:45
ESTAN17-Jul-07 1:45 
GeneralRe: listview smallimages disappear Pin
Tom Deketelaere17-Jul-07 2:11
professionalTom Deketelaere17-Jul-07 2:11 
GeneralRe: listview smallimages disappear Pin
ESTAN17-Jul-07 4:49
ESTAN17-Jul-07 4:49 
GeneralRe: listview smallimages disappear Pin
Tom Deketelaere17-Jul-07 5:00
professionalTom Deketelaere17-Jul-07 5:00 
GeneralRe: listview smallimages disappear Pin
ESTAN18-Jul-07 22:28
ESTAN18-Jul-07 22:28 
QuestionWhat would be better? Pin
Cory Kimble16-Jul-07 11:08
Cory Kimble16-Jul-07 11:08 
AnswerRe: What would be better? Pin
Dave Kreskowiak17-Jul-07 2:02
mveDave Kreskowiak17-Jul-07 2:02 
Cory Kimble wrote:
But, it does not seem so easy to update the two tables. I am not familar with sql.


You're going to have to learn SQL in order to do this, or any other database related project. I highly suggest picking up a book on SQL Server 2005 and going through it. The book might come with SQL Server 2005 Express Edition (free), or you can download it from Microsoft.

If you write your query correctly, the DataAdapter object will fill a DataSet for you in as many DataTable and DataRelation objects as required.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


Questiondynamically populate the hashtable Pin
ferronrsmith16-Jul-07 10:47
ferronrsmith16-Jul-07 10:47 
AnswerRe: dynamically populate the hashtable Pin
Dave Kreskowiak16-Jul-07 13:28
mveDave Kreskowiak16-Jul-07 13:28 
GeneralRe: dynamically populate the hashtable Pin
ferronrsmith17-Jul-07 9:44
ferronrsmith17-Jul-07 9:44 
GeneralRe: dynamically populate the hashtable Pin
Dave Kreskowiak17-Jul-07 13:58
mveDave Kreskowiak17-Jul-07 13:58 
QuestionLabel Control Text Drifts Pin
T-Tops16-Jul-07 6:49
T-Tops16-Jul-07 6:49 
AnswerRe: Label Control Text Drifts Pin
Dave Kreskowiak16-Jul-07 7:06
mveDave Kreskowiak16-Jul-07 7:06 
AnswerRe: Label Control Text Drifts Pin
Luc Pattyn16-Jul-07 7:07
sitebuilderLuc Pattyn16-Jul-07 7:07 
QuestionMaking datetime field null, SQL Pin
aqzman_16-Jul-07 6:44
aqzman_16-Jul-07 6:44 
AnswerRe: Making datetime field null, SQL Pin
Dave Kreskowiak16-Jul-07 7:03
mveDave Kreskowiak16-Jul-07 7:03 
GeneralRe: Making datetime field null, SQL Pin
aqzman_16-Jul-07 7:31
aqzman_16-Jul-07 7:31 
GeneralRe: Making datetime field null, SQL [modified] Pin
Dave Kreskowiak16-Jul-07 7:39
mveDave Kreskowiak16-Jul-07 7:39 
GeneralRe: Making datetime field null, SQL Pin
aqzman_16-Jul-07 7:58
aqzman_16-Jul-07 7:58 
QuestionHard time finding good articles, need help Pin
Cory Kimble16-Jul-07 6:01
Cory Kimble16-Jul-07 6:01 
AnswerRe: Hard time finding good articles, need help Pin
Paul Conrad16-Jul-07 8:23
professionalPaul Conrad16-Jul-07 8:23 
GeneralRe: Hard time finding good articles, need help Pin
Cory Kimble16-Jul-07 9:56
Cory Kimble16-Jul-07 9:56 
GeneralRe: Hard time finding good articles, need help Pin
Paul Conrad16-Jul-07 10:09
professionalPaul Conrad16-Jul-07 10:09 
QuestionHow to get info from a file when it is being used by another process? Pin
Vivek Narayanan16-Jul-07 5:47
Vivek Narayanan16-Jul-07 5: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.