|
domain and connectivity concerns
|
|
Replies:
1
-
Pages:
1
-
Last Post:
Apr 9, 2007 9:32 AM
Last Post By: Jim Rayfield
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
8
Registered:
Jan 26, 2005 01:51:15 PM
|
|
|
|
domain and connectivity concerns
Posted:
Apr 05, 2007 08:40:01 PM
|
|
|
|
We know the AJAX has the cross domain limitations, does this lib allow the queries cross multiple databases in different domain?
Best regards
|
|
Posts:
5
Registered:
Oct 20, 2006 04:20:56 PM
|
|
|
|
Re: domain and connectivity concerns
Posted:
Apr 09, 2007 09:32:35 AM
in response to: 's post
|
|
|
|
We use XMLHttpRequest, so the client is subject to the usual limitations as far as reaching the gateway server. However, the gateway server communicates with the database servers via the PDO driver, so a single gateway server could serve multiple databases without regard to their domains.
Thanks,
Jim Rayfield
|
|
|
|
|