Re: Text File Output
- From: Kevin Audleman <kevin.audleman@xxxxxxxxx>
- Date: Fri, 21 Mar 2008 09:36:19 -0700 (PDT)
On Mar 21, 7:48 am, JayBee <Jennifer_Beecr...@xxxxxxxxxxx> wrote:
Hi There
I once again call upon you Filemaker experts to help me solve a
problem ;-)
I need to export the fields from one record in my database and upload
the resulting text file to another database. At the moment the
external database does not want to accept the files. I am currently
working on the formats etc so that there shouldn't be any problems on
that side. However the database administrator has given me an example
file as below:
ABC.txt
"123";"1";"C01"
"123";"2";"C02"
"123";"2";"D17"
Where 123 Represents a number field automatic serial number.
However in my Filemaker database the serial number field represents
one single job and therefore one record. When I export the data at
the moment the resulting text file is displayed as below:
ABC.txt
"123";"1";"C01";"123";"2";"C02";"123";"2";"D17"
Do you think that this is why the external database will not acept my
text file. If so (dare I ask) is there a simple way around it.
:-)
I would expect to see a carriage return between each record. Without
that, your external database very well might think there's only one
record in the file. What file format are you exporting in?
Kevin
.
- Follow-Ups:
- Re: Text File Output
- From: JayBee
- Re: Text File Output
- References:
- Text File Output
- From: JayBee
- Text File Output
- Prev by Date: Text File Output
- Next by Date: Re: Layout - set to display a specified group only.
- Previous by thread: Text File Output
- Next by thread: Re: Text File Output
- Index(es):
Relevant Pages
|
|