Ask a Question related to Dreamweaver AppDev, Design and Development.
-
FJ40man #1
How do I query third-party public information databases.
I read an article on Wired.com about "Zabasearch" and wanted to know how are
they writing queries that go to the courts, dmv, etc?
FJ40man Guest
-
Outputting information from relational databases
Hello, This is the issue at hand, I have a relational database. Two of the tables are in a relationship, I have a query that allows a person to... -
SQL select information from two databases
Hi I'm working on a ColdFusion project that has more than 8 diffrent data sources. I'm trying to select the information inside a table called... -
Query using multiple databases?
I also need help in joining tables from multiple databases. Using CF5. The last post here says to use dot-dot notation. But that doesn't work for... -
Query over severall databases
Hello to all, I have a 'small' problem. I have made a application in php that connect trough ODBC to a Oracle RDB (VMS) or Basis+ database (VMS)... -
how to query between 2 remote databases
How to query on two tables that are on two different remote database with a join. s * f tb1@uid/pass@db1.world a, tb2@uid/pass@db2.world b w... -
Julian Roberts #2
Re: How do I query third-party public information databases.
In ASP, one can use the XMLHTTP object to scrape content from external
servers.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
FJ40man #3
Re: How do I query third-party public information databases.
I use php and mysql. Is it possible in this combo?
"Julian Roberts" <newsg@charon.co.uk> wrote in message
news:d5rivm$f14$1@forums.macromedia.com...> In ASP, one can use the XMLHTTP object to scrape content from external
> servers.
>
> --
> Jules
> [url]http://www.charon.co.uk/charoncart[/url]
> Charon Cart 3
> Shopping Cart Extension for Dreamweaver MX/MX 2004
>
>
>
FJ40man Guest
-
Julian Roberts #4
Re: How do I query third-party public information databases.
I've not used PHP. It's possible PHP may have similar functionality.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest



Reply With Quote

