Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hello All,

Does someone know a way to get data from my local filemaker database in a remote ASP server which does not support writing to it's SQL server directly and only has webservices and a website to enter data manually ?

I need to enter many records each month manually on it's asp website while I have all information ready in filemaker.

Thanks,

Marcel

Posted

Hello!

mmm.. your question is a strange question.. if you know how the web ASP script works you could call an http url sending the right GET parameters, but this is not such a great solution to me (and is a real baaad solution if this procedure is scheduled and the FM script run on its own.. without 'human' interaction..).

Working on a Unix like machine (I'm talking about OS X you kow..) you could use CURL command which should be a cleaner way to do what u need..

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