timalex Posted July 23, 2001 Share Posted July 23, 2001 Any suggestions of how I can export fields into a file, each field on a new line? I have a database with fields COUNTRY DIALCODE RATE. An external program expects to read a parameter file on a line-by-line basis: COUNTRY DIALCODE RATE COUNTRY DIALCODE RATE ..etc How can I export my fields into such a file? Thanks Link to comment Share on other sites More sharing options...
timalex Posted July 23, 2001 Author Share Posted July 23, 2001 .. sorry, forgot to mention that the output file would need to be processed by a normal PC ASCII editor (like NOTEPAD).. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 7922 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now