Click here to Skip to main content
15,921,959 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
Christian Graus21-Aug-05 19:19
protectorChristian Graus21-Aug-05 19:19 
AnswerRe: VBer new to VB.net - handles divide by zero? Pin
Thomas Stockwell19-Aug-05 8:32
professionalThomas Stockwell19-Aug-05 8:32 
GeneralRe: VBer new to VB.net - handles divide by zero? Pin
rwestgraham19-Aug-05 9:05
rwestgraham19-Aug-05 9:05 
Generalcombing a vb program with office command ! Pin
microuser_200018-Aug-05 9:08
microuser_200018-Aug-05 9:08 
GeneralRe: combing a vb program with office command ! Pin
microuser_200021-Aug-05 8:00
microuser_200021-Aug-05 8:00 
GeneralRe: combing a vb program with office command ! Pin
Steve Pullan21-Aug-05 14:20
Steve Pullan21-Aug-05 14:20 
Generalmulticolumn combobox Pin
sifferbo18-Aug-05 8:39
sifferbo18-Aug-05 8:39 
GeneralSoftwares sharing file Pin
loicmichel18-Aug-05 5:48
loicmichel18-Aug-05 5:48 
Here is my problem :
On a PC there is a software that I do not control that is writing a line text in a file every time it receive data.

My software, in VB .net, should read this file and recover only the last line. I made a routine that read the file every 5 secondes.

It's running under WinDows XP.

The problem is that the soft that is writing into the file do not give me access to the file, even in read only. I use a streamreader .

The solution I currently use consist in making a copy of the original data file, then read the copy. This is ugly !!

Any idea to do it the proper way ?

Thanks for help,
Loïc


GeneralRe: Softwares sharing file Pin
Christian Graus18-Aug-05 15:11
protectorChristian Graus18-Aug-05 15:11 
General.aspx page in an email Pin
mcgann18-Aug-05 5:30
mcgann18-Aug-05 5:30 
GeneralRe: .aspx page in an email Pin
Dave Kreskowiak18-Aug-05 5:46
mveDave Kreskowiak18-Aug-05 5:46 
GeneralFiles in copied in clipboard Pin
MohammadAmiry18-Aug-05 1:49
MohammadAmiry18-Aug-05 1:49 
GeneralShutting the computer down Pin
MohammadAmiry17-Aug-05 23:52
MohammadAmiry17-Aug-05 23:52 
GeneralRe: Shutting the computer down Pin
Rizwan Bashir18-Aug-05 1:33
Rizwan Bashir18-Aug-05 1:33 
GeneralIt does not work! Pin
MohammadAmiry18-Aug-05 3:45
MohammadAmiry18-Aug-05 3:45 
GeneralRe: It does not work! Pin
Dave Kreskowiak18-Aug-05 4:30
mveDave Kreskowiak18-Aug-05 4:30 
GeneralRe: Shutting the computer down (Edited for additional info) Pin
progload18-Aug-05 6:34
progload18-Aug-05 6:34 
GeneralExecuting vbscript from ASP.NET page Pin
Anonymous17-Aug-05 23:29
Anonymous17-Aug-05 23:29 
GeneralRe: Executing vbscript from ASP.NET page Pin
Rizwan Bashir18-Aug-05 1:35
Rizwan Bashir18-Aug-05 1:35 
GeneralRe: Executing vbscript from ASP.NET page Pin
Anonymous18-Aug-05 2:09
Anonymous18-Aug-05 2:09 
GeneralRe: Executing vbscript from ASP.NET page Pin
paulanthony18-Aug-05 3:18
paulanthony18-Aug-05 3:18 
GeneralPrevent user from pasting into combo box Pin
Mo_developer17-Aug-05 22:56
Mo_developer17-Aug-05 22:56 
GeneralRe: Prevent user from pasting into combo box Pin
18-Aug-05 1:48
suss18-Aug-05 1:48 
GeneralRe: Prevent user from pasting into combo box Pin
Thomas Stockwell19-Aug-05 8:44
professionalThomas Stockwell19-Aug-05 8:44 
GeneralVBA Excel to SQL Server Pin
paulanthony17-Aug-05 22:46
paulanthony17-Aug-05 22:46 

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.