Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

building a relationship with SQL

Featured Replies

I have a fairly extensive FM Pro solution used by about 30 staff to document and print (via XSL) student information. It's served using Server 8 Advanced. Recently, our state developed an online system for conducting and recording student meetings - about 6,000 a year. Staff are currently re-entering a large chunk of data back into my FM solution, along with a set of information not contained in the meeting data. I receive a SQL backup of the state hosted meeting data nightly and restore it to SQL Server Express. I'd like to retrieve a subset of my SQL data into my FM solution to keep folks from entering the same data twice, and do it as automatically as possible. I know I can import via ODBC, but is there any way to build a relationship to the SQL data as an external set of tables?

I'm open to any and all solutions

Well seeing as FM is ODBC compliant can't you run a function in SQL to put the data in to FM?

  • Author

I can explore that - my depth of experience with SQl goes back all of 3 months or so.

Thanks

Create a table in FM that mirrors the data definitions in the SQL table. After the nightly restore to SQL import the newly modified records in the SQL table into your FM table. Now you can work with it in a familiar environment. By the way, you don't even have to create the mirror table, FM will do it for you during the ODBC import by choosing "create new table" as the target. FM will name the table the same as the Data Source Name but you can change that easily.

  • Author

fmsavey, that is too cool! I'm trying it now and it will make this process a world easier.

Thanks!

FM Mag recently posted an article about this, if you don't have a membership already, get it, it's like $15 every 3 months... http://www.filemakermagazine.com/ ...

I haven't had a change to watch it yet but their videos usually cover everything you want to know at least to get you started.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.