macromedia.coldfusion.database_access
[Top] [All Lists]

Re: connect to a remote server

Subject: Re: connect to a remote server
From: "DaniFusionWeb" <webforumsuser@xxxxxxxxxxxxxx>
Date: Wed, 20 Feb 2008 13:39:41 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Hello guys, I'm trying to do something similar. I need to be able to query a 
remote mySQL db from a CF server.
 Basically what I'm trying to do is this:

 1) User selects x amount of products on a website hosted on a PHP Server, 
where the mySQL DB is.
 2) The he submits the form to a CF page on a different server.
 3) This CF page then queries the remote DB with the info received from the PHP 
website and shows the results in a PDF file using CFDocument tag.

 Is this possible?

 Thanks a lot

 Dani Szwarc
 Thiez Multimedia
 www.thiez.com


<Prev in Thread] Current Thread [Next in Thread>
  • Re: connect to a remote server, DaniFusionWeb <=