Functions Reference

Table Of Contents
Appendix A
|
Glossary 223
I
Import
To bring (copy) data from a table, another file, or another application into the current table.
You can also import scripts from one FileMaker Pro file into another.
Indexing
An option that can be enabled when defining (or changing) the definition of a field. When
indexing is enabled, FileMaker Pro builds a list of all the values that occur in the field in
the table. This improves the performance of tasks such as finding data, but it increases
the size of the database file on disk.
Instant Web Publishing
A method of sharing your FileMaker databases with other users via a web browser. Web
clients are limited to the layouts that you provide and to the privilege sets assigned to their
user accounts.
To access your database on the web, clients must have the fmiwp extended privilege.
To publish your database on the web, you must have an Internet connection (usually
provided through an Internet service provider) and an IP address.
Internet
An international network of many other networks that are linked using the TCP/IP network
protocol.
Internet service provider (ISP)
The company from which you purchase your connection to the Internet.
Intranet
A private TCP/IP network of linked computers within a company or organization.
IP (Internet Protocol) address
A four-part number, usually formatted as 12.34.56.78, that uniquely identifies a computer
on the Internet.
J, K
JDBC
A Java API that uses SQL statements to access data from, and exchange data with, many
database management systems. The JDBC driver communicates between your Java
applet and the FileMaker Pro or FileMaker Server Advanced data source.
JPEG (Joint Photographic Experts Group)
A platform-independent file format often used to distribute graphics on the Internet.