Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

Access a FileMaker database with Visual Basic .NET?


This topic is 6879 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I would ike to know if it is possible to access a filemaker database using visual basic?? Just like a Access database?

I would need to write "0" or "1" to a field in filemaker, can I do this using VB.NET (or any other third party programming language?)

I'm using FileMaker 6

Posted

well, there is an example in the FM help, but it's not specified which file to imports as reference in VB.... would u have any idea?

Posted

Go to my website: www.connectingdata.com and download the VB.NET (2003) sample project I have there.

Note though that FM's ActiveX model does not allow you to write data to a FM file. For that you'll need to make an ODBC connection to the FM file. Or use FileMaker Server Advanced xDBC or XML capabilities.

This topic is 6879 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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