Search results for query: *

  • Users: tg93
  • Content: Threads
  • Order by date
  1. T

    Move Database To New PC

    Hello, I have received a program in VB6 from a colleague, he wrote this about 8 years ago. It contains over 5000 lines of code and has to do with mainly database manipulations. He was utilizing a MySQL database called Detector Information Database which I do not have access to (but I have the...
  2. T

    Optimize Code

    Hello, I have written a code which opens, edits, and saves text files by taking a start date and an end date from the user (the text files are named and located according to their date). The code is functional (I've tried it on small spans and small files) but the actual text files I want to...
  3. T

    Open, Edit and Save Text File

    Hello, I am a beginner in VB and programming in general and have been reading many forums that have not helped very much. Here is my problem: I have a text file (C:\Documents and Settings\Walid\Desktop\September\200009\20000917.t xt) that looks like this: Time,DET#,VOL,OCC,Date 2000 09 17...
Back
Top