If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > FileMaker > Connecting to Filemaker 7 Databases with Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-01-09, 08:33
jbheins jbheins is offline
Registered User
 
Join Date: May 2009
Posts: 2
Connecting to Filemaker 7 Databases with Visual Basic

Good morning.

I am running into a bit of an issue. I had an idea to connect a Visual Basic program to our existing FileMaker 7 databases. The idea here is that we currently use Visual Basic and an Access database to track production and print off labels. We would like to create a database of orders in FileMaker and have it so that the Visual Basic program can look up orders from the FileMaker database based off an order number. The coding of this in Access is fairly simple, but I wanted to know if anyone has done anything like this with FileMaker before. We currently use FileMaker 9, but that still uses the .fm7 format of databases.

The issue I forsee is that right now we are not running FileMaker on the three computers that use this Visual Basic program. I would imagine that there is either a universal connector out there, or a way to still get Visual Basic to talk to the databases. We do run FileMaker Server 9 on our server, so I figured that might make this a bit easier.

I have searched all over for help on this, can anyone here please help me out?

Thank you very much,
Justin Heins
Reply With Quote
  #2 (permalink)  
Old 05-13-09, 11:41
el_pablo el_pablo is offline
Registered User
 
Join Date: May 2009
Location: Quebec
Posts: 10
You need Filemaker Server or Filemaker Advanced and create an ODBC connection to your served files.

Check this post if you want to test your connection.
Simple ODBC Tester in C# - FileMaker Forums - FileMaker Pro Help and Support Worldwide Community
Reply With Quote
  #3 (permalink)  
Old 06-15-09, 09:35
jbheins jbheins is offline
Registered User
 
Join Date: May 2009
Posts: 2
Thanks for providing the program, however I now see a larger problem. The three computers that are not running FileMaker are operating in Windows 98, and I haven't had any luck finding an ODBC driver that would allow Visual Basic 6 to talk to the FileMaker databases. Does anyone know of any out there that would work, or am I going to have to find another way to do this?
Reply With Quote
  #4 (permalink)  
Old 06-15-09, 10:49
el_pablo el_pablo is offline
Registered User
 
Join Date: May 2009
Location: Quebec
Posts: 10
Windows 98... that's a problem.

You might want to try a linux version with Wine so you could install filemaker on linux. I've already done that before.

BTW : FP7 format is still the standard for FM even with the latest version (10).
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On