This topic is locked

User ACCESS DB and Filemaker

2/18/2004 11:20:28 AM
ASPRunnerPro General questions
author

Hi,
I want to know if your application can handle this situation:
I have 2 user; one with Access Db and the other with Filemaker. They have a list of people on each DB.
What I want to do:

  1. I need to join the 2 databases on a web form easily, but I don't know if your application can join the 2 databases...
  2. All of 2 databases get update and new clients, if needed.
  3. I need to be done automatically.
  4. After some update, my client need to retreive the information in his hown database..
    Help!

    <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=373&image=1&table=forumtopics' class='bbc_emoticon' alt=':blink:' />

Sergey Kornilov admin 2/19/2004

Hi,
this can be done manully.
After ASP pages generated add connection to the second database, open a recordset and display data on the page.
Btw, FileMaker is a bad choice for a web application datasource. Very few Web hosting companies support FileMaker.