Skip to main content

alphaWorks  >  Forums  >  IBM Database Connectivity for JavaScript  >  developerWorks

domain and connectivity concerns    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink 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
Click to report abuse...   Click to reply to this thread Reply
We know the AJAX has the cross domain limitations, does this lib allow the queries cross multiple databases in different domain?

Best regards
Jim Rayfield

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: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
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

Point your RSS reader here for a feed of the latest messages in all forums