Search results for query: *

  • Users: Decklan
  • Content: Threads
  • Order by date
  1. D

    Need help in setting up a database

    Hi people I’m using VB 05 which has SQL built in and I would like to set up a database which holds Formula 1 stuff e.g. Table 1 Driver names Team Nationality DOB Points scored Points needed to win championship Table 2 Team Names 1st Driver 2nd Driver...
  2. D

    Text file Problem

    Hi Guys This is driving me nuts, could someone please help me….? I have a lot of Text files with lots if info on them, they are all set out like this: "Spa","2","343" "Sepang","1","545" "Manama","6","358" "Melbourne","4","482" "Imola","5","749" What would be the...
  3. D

    Extracting from a Textfile

    Hi guys Im just starting out in VB.Net and my first program is to store customer info in a textfile, I have managed to write the code to save the file, the file contains all the info on 1 customer, each bit of info is on a separate line in the textfile. My problem is this how do I...
  4. D

    Filenames in a listbox (From a newbee)

    Hello I’ve just started learning VB.Net and I’m trying to write my first program. The program is to organize customer names, address, products and stuff. I’m sure that a database would be easier, but I would like to use text files to store the information. The program creates a new...
Back
Top