Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: joell165
  • Content: Threads
  • Order by date
  1. joell165

    Can't open Visual dbase5.5

    Haven't been using dbase for a while. When I tried to start it I got an alert - Error: "Printer error", and it wouldn't open. Any ideas what I can do?
  2. joell165

    Multiple line ascii to Access

    I need to convert an ascii file of multiple lines per record to an Access table. The problem I have is when I do the conversion information that should be all in one record becomes multiple records. Each record in the ascii file looks similar to this: Smith, John 3462 (212)123-4567...
  3. joell165

    converting multi-line ascii text to dbf

    I need to convert an ascii file of multiple lines per record to a .dbf file. The problem I have is when I do the conversion information that should be all in one record becomes multiple records. Each record in the ascii file looks similar to this: Smith, John 3462 (212)123-4567...
  4. joell165

    dBASE to Access .....again

    Last week Rick helped me with a similar problem. I don't want to be a pest, but I need help once more. In most of the downloads I get, the names are entered in the following format: LAST FIRST (space no comma) in one field (name) To make two fields out of the...
  5. joell165

    dbase code to Access

    Yeah, hate to admit it, but I'm still sometimes more comfortable in dBASE than Access. I wonder if anyone can show me how the following dBASE code can be written in VBA or VB for changing the dates in a field (DATE)from 020603 to 06/03/02 in a new field(DATE1) In dBASE it's: replace all DATE1...

Part and Inventory Search

Back
Top