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?
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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.