Click here to Skip to main content
15,888,590 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Using window service Pin
Code_Addict19-Sep-07 5:31
Code_Addict19-Sep-07 5:31 
AnswerRe: Using window service Pin
Dave Kreskowiak19-Sep-07 6:35
mveDave Kreskowiak19-Sep-07 6:35 
QuestionComparing FIELD by FIELD in two files Pin
Ravi Mahavrathayajula19-Sep-07 4:20
Ravi Mahavrathayajula19-Sep-07 4:20 
AnswerRe: Comparing FIELD by FIELD in two files Pin
GuyThiebaut19-Sep-07 4:56
professionalGuyThiebaut19-Sep-07 4:56 
GeneralRe: Comparing FIELD by FIELD in two files Pin
Ravi Mahavrathayajula19-Sep-07 4:57
Ravi Mahavrathayajula19-Sep-07 4:57 
GeneralRe: Comparing FIELD by FIELD in two files Pin
GuyThiebaut19-Sep-07 5:41
professionalGuyThiebaut19-Sep-07 5:41 
GeneralRe: Comparing FIELD by FIELD in two files Pin
Ravi Mahavrathayajula19-Sep-07 6:23
Ravi Mahavrathayajula19-Sep-07 6:23 
GeneralRe: Comparing FIELD by FIELD in two files Pin
GuyThiebaut19-Sep-07 7:00
professionalGuyThiebaut19-Sep-07 7:00 
Hi,

What I suggest is opening two textstream objects, one for each file, then simply read line by line comparing the fields with functions such as INSTR and MID etc.

Regarding homework.
My take on the area is that if someone has not made any effort to google it search in the archives of Code Project; then whether it is homework or not I'm not usually prepared to help, because as all experienced programmers know the only way to break into programming, as a career, is to have taken the initiative in ones learning and gone beyond asking for help as soon as one hits a wall.

You always pass failure on the way to success.

GeneralRe: Comparing FIELD by FIELD in two files Pin
Ravi Mahavrathayajula19-Sep-07 9:45
Ravi Mahavrathayajula19-Sep-07 9:45 
GeneralRe: Comparing FIELD by FIELD in two files Pin
GuyThiebaut19-Sep-07 9:49
professionalGuyThiebaut19-Sep-07 9:49 
GeneralRe: Comparing FIELD by FIELD in two files Pin
Luc Pattyn19-Sep-07 9:58
sitebuilderLuc Pattyn19-Sep-07 9:58 
QuestionExtra spaces converted to Non Printable (Unicode Replacement Glyph ) character in VB.net office automation Pin
rahul.barik19-Sep-07 3:18
rahul.barik19-Sep-07 3:18 
QuestionFile I/O - Use a data table ? Pin
barney_197219-Sep-07 2:46
barney_197219-Sep-07 2:46 
AnswerRe: File I/O - Use a data table ? Pin
GuyThiebaut19-Sep-07 3:29
professionalGuyThiebaut19-Sep-07 3:29 
GeneralRe: File I/O - Use a data table ? Pin
barney_197219-Sep-07 3:53
barney_197219-Sep-07 3:53 
QuestionHow to disable the Predefined TextBox Properties Pin
VB 8.019-Sep-07 1:52
VB 8.019-Sep-07 1:52 
Question.GIF file in status bar Pin
ejaz_pk19-Sep-07 1:22
ejaz_pk19-Sep-07 1:22 
AnswerRe: .GIF file in status bar Pin
Guffa19-Sep-07 3:20
Guffa19-Sep-07 3:20 
QuestionlybraVb.dll Pin
Faruzzy19-Sep-07 1:00
Faruzzy19-Sep-07 1:00 
AnswerRe: lybraVb.dll Pin
Dave Kreskowiak19-Sep-07 2:23
mveDave Kreskowiak19-Sep-07 2:23 
QuestionDynamic loading data in crystal report Pin
Mekong River18-Sep-07 23:54
Mekong River18-Sep-07 23:54 
AnswerRe: Dynamic loading data in crystal report Pin
JamesS[C1]25-Sep-07 2:17
JamesS[C1]25-Sep-07 2:17 
QuestionRemoving tables with multiple columns froma aword file [modified] Pin
Prakash_Mishra18-Sep-07 23:48
Prakash_Mishra18-Sep-07 23:48 
QuestionCrystal Report In VB Pin
syibu18-Sep-07 23:47
syibu18-Sep-07 23:47 
AnswerRe: Crystal Report In VB Pin
JamesS[C1]19-Sep-07 3:59
JamesS[C1]19-Sep-07 3:59 

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.