Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Filemaker repeating fields and ODBC

Tags:

odbc

filemaker

So I'm transferring an old filemaker database to MySQL and some repeating fields are causing me some problems. I've read that the ODBC standard support those fields, only when their types is "Text" and that each repetition is concatenated with a certain delimiter (see page 47 (PDF)). However, I just can't reproduce this. All I get is the first repetition.

If I export the database to the .csv format, the fields are correctly concatenated, so I'm not completely stuck, but if possible, I'd like to be able to obtain the same result with the ODBC connection. Thanks!

like image 759
Afrosimon Avatar asked Jun 11 '26 02:06

Afrosimon


1 Answers

With JDBC and Filemaker 12 I can access the repeating field using brackets as it was table beginning with index 1. It should be the same in ODBC. Of course I recommend to normalize but it can help to know there is other options.

like image 111
Signix Avatar answered Jun 13 '26 15:06

Signix



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!