If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > ADO and Parallel Processing. Possible?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-22-04, 09:24
rami.haddad rami.haddad is offline
Registered User
 
Join Date: Jan 2004
Posts: 184
ADO and Parallel Processing. Possible?

Does anybody know if ADO or DAO or ADO.NET supports a linux cluster (parallel processing)?
__________________
In abundance of water only the fool is thirsty. Bob Marley.
Reply With Quote
  #2 (permalink)  
Old 05-23-04, 09:10
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,606
Support for clustering has to go in at the provider, not the consumer. ADO can consume data from a cluster, assuming that the cluster can provide data in a format that has an OLE-DB or ODBC driver that can interpret that data.

-PatP
Reply With Quote
  #3 (permalink)  
Old 05-24-04, 08:46
rami.haddad rami.haddad is offline
Registered User
 
Join Date: Jan 2004
Posts: 184
Thank you for your answer.
__________________
In abundance of water only the fool is thirsty. Bob Marley.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On