Click here to Skip to main content
16,005,339 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: AdoDc in VB Express 2008 Eof not set Pin
Dave Kreskowiak22-Oct-09 9:31
mveDave Kreskowiak22-Oct-09 9:31 
GeneralRe: AdoDc in VB Express 2008 Eof not set Pin
Les Singletary22-Oct-09 10:24
Les Singletary22-Oct-09 10:24 
GeneralRe: AdoDc in VB Express 2008 Eof not set Pin
Dave Kreskowiak22-Oct-09 10:55
mveDave Kreskowiak22-Oct-09 10:55 
GeneralRe: AdoDc in VB Express 2008 Eof not set Pin
Les Singletary22-Oct-09 11:13
Les Singletary22-Oct-09 11:13 
GeneralRe: AdoDc in VB Express 2008 Eof not set Pin
Dave Kreskowiak22-Oct-09 12:41
mveDave Kreskowiak22-Oct-09 12:41 
AnswerRe: AdoDc in VB Express 2008 Eof not set Pin
Les Singletary22-Oct-09 11:33
Les Singletary22-Oct-09 11:33 
GeneralRe: AdoDc in VB Express 2008 Eof not set Pin
Les Singletary22-Oct-09 15:05
Les Singletary22-Oct-09 15:05 
Questionaaaahhhhhhhhh copy and pasting and reading and writing in txt documents Pin
offroaderdan22-Oct-09 5:48
offroaderdan22-Oct-09 5:48 
HEllo,
I depretly need someones help,
i am using vb.net and have nearly finished a program all i need to do is basically clear data in a txt document after reading it e.g hello.txt

i am using
Dim objReader As New System.IO.StreamReader(FILE_NAME)


where i have dimed the FILE_NAME as string ("hello.txt")
however i then added
Dim objwriter As New System.IO.Streamwriter(FILE_NAME)

and tried

objwriter.writeline("")

which then came up with an error message saying file currently in use. Is there no way that you can read the file and then write data into i?????

If anybody can help me that would be very good

Thanks

Dan
AnswerRe: aaaahhhhhhhhh copy and pasting and reading and writing in txt documents Pin
dan!sh 22-Oct-09 7:08
professional dan!sh 22-Oct-09 7:08 
AnswerRe: aaaahhhhhhhhh copy and pasting and reading and writing in txt documents Pin
John M Bundy22-Oct-09 7:25
John M Bundy22-Oct-09 7:25 
QuestionCopy and paste .txt documents and rename them Pin
offroaderdan22-Oct-09 2:40
offroaderdan22-Oct-09 2:40 
AnswerRe: Copy and paste .txt documents and rename them Pin
dan!sh 22-Oct-09 3:53
professional dan!sh 22-Oct-09 3:53 
QuestionVisual time reservation/ Visual Basic Pin
MarisLV22-Oct-09 1:18
MarisLV22-Oct-09 1:18 
AnswerRe: Visual time reservation/ Visual Basic Pin
tosch22-Oct-09 1:33
tosch22-Oct-09 1:33 
AnswerRe: Visual time reservation/ Visual Basic Pin
thebathroomguy22-Oct-09 2:36
thebathroomguy22-Oct-09 2:36 
Questioninteraction between two datagridview Pin
helelark12322-Oct-09 1:06
helelark12322-Oct-09 1:06 
AnswerRe: interaction between two datagridview Pin
Steve Westbrook22-Oct-09 2:21
Steve Westbrook22-Oct-09 2:21 
GeneralRe: interaction between two datagridview Pin
helelark12322-Oct-09 4:17
helelark12322-Oct-09 4:17 
QuestionSaving Integer Array Pin
O.G.I.22-Oct-09 0:39
O.G.I.22-Oct-09 0:39 
AnswerRe: Saving Integer Array Pin
dan!sh 22-Oct-09 0:49
professional dan!sh 22-Oct-09 0:49 
GeneralRe: Saving Integer Array Pin
O.G.I.22-Oct-09 4:57
O.G.I.22-Oct-09 4:57 
GeneralRe: Saving Integer Array Pin
dan!sh 22-Oct-09 5:17
professional dan!sh 22-Oct-09 5:17 
QuestionHandle changes in the system control panel in application program Pin
gilchinger22-Oct-09 0:12
gilchinger22-Oct-09 0:12 
AnswerRe: Handle changes in the system control panel in application program Pin
dan!sh 22-Oct-09 0:50
professional dan!sh 22-Oct-09 0:50 
GeneralRe: Handle changes in the system control panel in application program Pin
gilchinger22-Oct-09 1:25
gilchinger22-Oct-09 1:25 

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.