Jump to content

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

Recommended Posts

Posted

Okay...here is... I have a database called CDROMS. Each record represents one CDROM. There are 8 fields in each record that represent the individual songs in each CDROM. The titles are something like jazzsong, bluessong, happysong, sadsong etc. The problem is that the user that created this data base did not assign separate fields to each song (ie. song1, song2 song3) but instead assigned a relational field to another database. So all eight titles of the song are contained in 8 fields called B):title. How do I do a FIND based on each title to the other database if I cannot distinguish the fields in the record? Is there an internal array or dataname that can be referenced when you have multiple fields that are the same field? (My client cut and pasted the same field 8 times and assigned the relational field that way)

Any suggestions?

Posted

Let me clarify..Im creating a webpage and need the CDML to read a record in the CDROM database, look up the 8 song titles and do finds of each title in a database called SONGS. Thanks

This topic is 8177 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.