March 3, 200619 yr 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
March 3, 200619 yr Author thanks you dude, I never saw that and it seems to be exactly what I was looking for!!!
March 3, 200619 yr Author 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?
March 4, 200619 yr 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.
March 6, 200619 yr Author I'm having error message once the solution is compiled as Stand-Alone runtime... anyone has an idea why :)
Create an account or sign in to comment