Replies: 1 comment 1 reply
-
Are you intending to create a new record or update an existing record? That makes a difference. If you're creating a new record, you must first call the Alternatively if the record exists, you can call I don't have any VB examples, but when you get something working if you share it here I will merge in a PR that updates the readme doc. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please forgive my ignorance on this subject. I'm trying to insert/update PDF files into FileMaker containers using an existing VB.NET application. Is there a VB.NET example? I only see C# examples.
Beta Was this translation helpful? Give feedback.
All reactions