>> I'm about 98% sure I'm correct with this statement. Jean, do you agree? (Striker)
Yes.
With ODBC or JDBC you can make databases 'talk' to each other. Kind of same language that both will understand.
The key words in this are 'access data' and 'exchange' data.
For example, you can create charts, analyze numbers, and generate reports using FileMaker Pro data in other applications.
Or interacting with data sources on the same computer or over a network (Windows and Mac OS). For example, you can import data from a Microsoft Access or Oracle database, or even Progress (don't know if Progress suports ODBC, would be suprise if not...) into FileMaker.
With the new feature in FM 7/8 and with a program like AutoIt you can do things 'outside' the box, but (as FM developer) I prefer to import data, do what I have to do, inside FM, and send data back to the source, rather than build/do something in an external program.