I have a database with a lot of emails in it. The emails are in a field called EMAIL. I want to get rid of all yahoo email addresses. How do I delete any emails that end with "@YAHOO.COM"?
Just in case you were wondering, all the emails are upper cased. Thanks in advance for your help.
Jarrett
I have a database called master.dbf that has 100,000 records. 1 of the fields is called Unique. The Unique field is blank. I need a program that can start tagging the unique field with the number 1, then the next record will be tagged 2, etc...
Basically trying to tag each unique field with...
It still doesn't work. It is putting all the data in the first field. This is an example of what the data looks like:
James|Carson|811 Inlet Dr|Naples|FL|
I noticed that there are no "" between fields either. Anyone have any suggestions on how to import this type of file?
I usually append ASCII Comma Delimited files into my database. I just got this file that seperates every field with this character | (I belive "|" is called pipe delimited). How do I append this pipe delimited file into my database?
Append from 1.txt type pipe delimited?
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.