Jump to content

ODBC FM5 ASP and Flash!


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

Recommended Posts

  • Newbies

Our company is pretty expert in the deployment of databases integrated with Flash. Our architecture of choice is to use ASP as middleware, connected by ODBC to the database. To keep server side processing to a minimum we use the ASP/SQL simply to interrogate/update the database - scripting is kept client side (using Flash Action Script).

Our client has a content managment system and website developed by us, and now wishes to incorporate elements from their in house database, developed using FM. We would ideally like to retain the above architecture, but the good people at filemaker seem uncertain as to how well their ODBC driver would perform with ASP, and we can't find any information at all as to how to open a (read/write) ODBC connection to filemaker...

Can anyone tell us :

A) What are the likely limitations of the FM ODBC connection?

: What is the syntax for a connection to ODBC in VBScript or similar?

C) Are we, in fact, flogging a dead horse? ;-)

Finally, if we can't achieve this, can anyone offer info on how we could keep data tables in SQL server7 in synch with FM - this might offer another route, since our client is naturally reluctant to port to another DBMS.

Many thanks in advance - great board!!

Link to comment
Share on other sites

I haven't tried but i think the connection to an FileMaker database using ASP proceed in the same way that the connections with other software like Oracle or SQL Server because you connect with the DNS and not directly to the database.

Link to comment
Share on other sites

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