Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
asf
Starting Member
7 Posts |
Posted - 2011-02-08 : 23:06:20
|
Hi all,I just wanted to know how to read a file from its current position. For example, If last time I read the source file till the last line then next time i do not want to read the whole file agian. Instead i just want to read it from the position where new text is added/appended to the source file. I am not successful with it in vb.net. |
|
|
|
|