Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7079 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hey there. New user to FM7 and FMForums and need a bit of help.

We have inherited a database that has a field defined as Text[10] with a maximum of 10 repeating values. When we export this database, each of the values in this repeating field appear with no spaces between them. Example:

Fires

Winnipeg

Exports as "FIRESWINNIPEG", which is not helpful to us at all.

Is there any way to include spaces so this data can be parsed?

Thanks,

Grant

Posted

Yes export another field that plucks each value return/pilcrow delimited via a calc'field. This is the quick down and dirty approach.

But frankly is the structure of the table rotten. Such a field should have been normalized into two tables ...you do not say what application you wish to export it to. So before advising more is this the crutial question.

--sd

  • Newbies
Posted

Thanks for the quick replies on this.

I did search for ASCII 29, but it did not find a delimiter between these values. However, the knowledge that there were hidden values was helpful and I was able to replace them with something visible.

We're exporting this data for import into MySQL with a web based front end written in CFML for public searching.

Thanks again for your help.

Grant

This topic is 7079 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.