Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tiny example CLI tool to bulk insert data (Directory listing) into a Filemaker Database using JDBC.

Notifications You must be signed in to change notification settings

lateshift/FilemakerImport

Repository files navigation

Simple Filemaker JDBC / Spring Boot Gradle project (Kotlin)

Tiny CLI tool to bulk insert data (Directory listing) into a Filemaker Database using JDBC.

I've included an ODBC/JDBC enabled Filemaker database file in db/filesdemo.fmp12 + the Filemaker JDBC driver (delivered with FmPA) in the "libs" directory (fmjdbc.jar) see the build.gradle file.

The Filemaker Hibernate dialect (see the included FileMakerDialect.java file) was taken from https://github.com/johnkeates.

The "only" interesting files are:

  • src/main/kotlin/de/iwu/fmi/FmiApplication.kt
  • src/main/resources/application.properties
  • and maybe the build.gradle πŸ™‚

Steps to run this:

  • Open filesdemo.fmp12 in Filemaker
  • Run the Project via Gradle or in my case from IntelliJ Idea πŸ”₯

About

Tiny example CLI tool to bulk insert data (Directory listing) into a Filemaker Database using JDBC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /