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.

Automated XML Import

Featured Replies

Hey Guys,

I'm working on this database in which i create the XML for FMP to enter data...

right now i have the XML data being saved from my vb.net application to the file system...

if i were to make a button in vb so that the xml would be automatically imported into FMP, How would that look?

Love Hearing from you guys,

Euka

See if this helps.

http://www.fmforums.com/forum/showtopic.php?tid/195830/post/296726

  • Author

that's apple stuff

i need to import my just written XML's to the FMP DB automatically through Visual Basic...

still need help...

Not 100% sure what you are trying to achieve, but if you want you can go right from VB (or VB.NET) into FileMaker via ODBC using ADO (or ADO.NET) you will need to install the ODBC drivers for FileMaker that came on the CD.

Just an alternative way to "push", it would also eliminate the need to write the files to disk since you could go right from VB into the DB.

  • Author

wouldn't it be easier to automate the importation of XML to FMP via vb.net since i already have everything written out in xml at runtime?

and to clarify what i need done is..

i'm creating a vb.net stand-alone program (GUI) so that people can input data... then i programmed it to create exactly what i need for importation... (XML code)...

now i need to get that XML file to FMP automatically when i hit the done button on my program...

thanks,

Euka

Edited by Guest

Ok, makes a lot more sense now.

I guess there are two basic approaches that come to my mind, and I'm not an expert here, one would be to find a way to have FileMaker periodically (e.g. every five minutes) suck in the XML file and the other is to find a way to have your application trigger a FileMaker script to run. I don't think either of those is built in. (Or perhaps there is a way with FileMaker Pro Server Advanced's XML interface to push the data in)

Sorry I cannot help more, hopefully someone with a better sense on these issues can contribute.

This forum topic shows how to call a FMScript from VB:

http://fmforums.com/forum/showtopic.php?tid/195447/

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.