Jump to content
Server Maintenance This Week. ×

Access a FileMaker database with Visual Basic .NET?


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

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 6635 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.