Click here to Skip to main content
16,010,673 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionsql error message Pin
microuser_20003-Sep-05 10:22
microuser_20003-Sep-05 10:22 
AnswerRe: sql error message Pin
CooperWu3-Sep-05 21:47
CooperWu3-Sep-05 21:47 
AnswerRe: sql error message Pin
CooperWu3-Sep-05 21:49
CooperWu3-Sep-05 21:49 
AnswerRe: sql error message Pin
microuser_20003-Sep-05 22:46
microuser_20003-Sep-05 22:46 
GeneralRe: sql error message Pin
Christian Graus4-Sep-05 10:58
protectorChristian Graus4-Sep-05 10:58 
GeneralRe: sql error message Pin
Dave Kreskowiak5-Sep-05 3:02
mveDave Kreskowiak5-Sep-05 3:02 
Questionwe need help for this project Pin
kenvil3-Sep-05 7:00
kenvil3-Sep-05 7:00 
AnswerRe: we need help for this project Pin
quacks_a_lot3-Sep-05 16:47
quacks_a_lot3-Sep-05 16:47 
1. For your first problem you need to be able to read each of the file formats to get the text each file contains and compare.

2. Your second problem is simple. When you are scanning the computer for the duplicate files, log each duplicate file's name and path in an array. When your scan completes, list the results with checkboxes by them so the user can choose which files to delete and which files to save. You can also make it so the user can double-click on the item and view it before he makes his choice.

3. Windows has Scheduled Tasks folder that you can open and schedule a date and time to scan. If you look hard enough, you can probably find some code somewhere on the Internet that will allow you to add a scheduled task.

I'm assuming you are using Windows. In order to help out more I need to now what programming language you are using. Are you making this file scanner from scratch or do you already have some code to start out with? I'm not going to help you out much because this is a thesis. Don't get the wrong idea.
GeneralRe: we need help for this project Pin
kenvil4-Sep-05 0:23
kenvil4-Sep-05 0:23 
GeneralRe: we need help for this project Pin
quacks_a_lot4-Sep-05 8:43
quacks_a_lot4-Sep-05 8:43 
GeneralRe: we need help for this project Pin
kenvil5-Sep-05 6:48
kenvil5-Sep-05 6:48 
AnswerRe: we need help for this project Pin
rwestgraham4-Sep-05 0:16
rwestgraham4-Sep-05 0:16 
Questionimporting CSV file using DAO - force field to be varChar (string) Pin
Anonymous3-Sep-05 6:03
Anonymous3-Sep-05 6:03 
AnswerRe: importing CSV file using DAO - force field to be varChar (string) Pin
Dave Kreskowiak3-Sep-05 6:56
mveDave Kreskowiak3-Sep-05 6:56 
GeneralRe: importing CSV file using DAO - force field to be varChar (string) Pin
Anonymous3-Sep-05 17:42
Anonymous3-Sep-05 17:42 
GeneralRe: importing CSV file using DAO - force field to be varChar (string) Pin
Dave Kreskowiak4-Sep-05 6:27
mveDave Kreskowiak4-Sep-05 6:27 
Questionhow to connect via dsn Pin
MODI_RAHUL3-Sep-05 4:23
MODI_RAHUL3-Sep-05 4:23 
AnswerRe: how to connect via dsn Pin
Dave Kreskowiak3-Sep-05 6:11
mveDave Kreskowiak3-Sep-05 6:11 
Questionmy IDE is wacky! Pin
tcloud3-Sep-05 2:49
tcloud3-Sep-05 2:49 
AnswerRe: my IDE is wacky! Pin
Charlie Williams3-Sep-05 18:49
Charlie Williams3-Sep-05 18:49 
GeneralRe: my IDE is wacky! Pin
tcloud4-Sep-05 3:34
tcloud4-Sep-05 3:34 
Questiondatabase in vb6 ! Pin
Anonymous3-Sep-05 2:30
Anonymous3-Sep-05 2:30 
AnswerRe: database in vb6 ! Pin
°[Halo]°3-Sep-05 9:10
°[Halo]°3-Sep-05 9:10 
GeneralRe: database in vb6 ! Pin
Anonymous5-Sep-05 19:22
Anonymous5-Sep-05 19:22 
QuestionInitilizing dataadapter Pin
nirdanon3-Sep-05 1:49
nirdanon3-Sep-05 1:49 

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.