Distributed Database Programming

Please support our MS SQL advertiser: Intel Parallel Studio Home
Reply

Join Date: Jan 2009
Posts: 1
Reputation: Sarah66 is an unknown quantity at this point 
Solved Threads: 0
Sarah66 Sarah66 is offline Offline
Newbie Poster

Distributed Database Programming

 
0
  #1
Jan 13th, 2009
Hi,

I have created DB applications using MS-SQL and VB.

But, I am new for distributed database program development. Will you please help to design one?
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 2,065
Reputation: Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice 
Solved Threads: 256
Featured Poster
Ramy Mahrous's Avatar
Ramy Mahrous Ramy Mahrous is offline Offline
Postaholic

Re: Distributed Database Programming

 
0
  #2
Jan 14th, 2009
Simply your application on a machine and your database on another, the 2 machines connected together....
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 60
Reputation: pclfw is an unknown quantity at this point 
Solved Threads: 5
pclfw pclfw is offline Offline
Junior Poster in Training

Re: Distributed Database Programming

 
0
  #3
Jan 15th, 2009
Ramy,

What you have described is CLIENT / SERVER architecture. Distributed Database Program Development "sounds" like something else.

Sarah,

Please could you expand your definition of Distributed Database Program Development.

Thanks,


PCLFW
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 2,065
Reputation: Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice 
Solved Threads: 256
Featured Poster
Ramy Mahrous's Avatar
Ramy Mahrous Ramy Mahrous is offline Offline
Postaholic

Re: Distributed Database Programming

 
0
  #4
Jan 15th, 2009
From my experience in Daniweb, most of people give the thread a different title which isn't related to the question and others give a lot of terminologies although their problem is simple!!
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 2
Reputation: swaransoft is an unknown quantity at this point 
Solved Threads: 0
swaransoft swaransoft is offline Offline
Newbie Poster

Re: Distributed Database Programming

 
0
  #5
Feb 3rd, 2009
We are working on a project & finding an issue while accessing the data from SQL Server.

Problem: Display of record in search console of application on number of times it has been processed.

Consider we have a record which needs to be displayed 5 times a day in search console & it has been running on client server architecture. Now the record has been displayed for 4 times in a day & then at the same moment 3 client machines request for same data at same time. So if we allow display of that data to all 3 machines & stops the processing on 2 machines ..then it will be not user friendly approach as we should stop display rather than stop the processing.

Solution :
1. We can check out for concurrent request to record (can this be handled by any system or sql command ? )
2. We can display the record but not allow the processing (I don’t want this approach)

Looking ahead for some solution.

Regards
Yogesh Huja
<SNIPPED>
Last edited by peter_budo; Feb 3rd, 2009 at 2:20 pm. Reason: Keep It On The Site - Do not manually post "fake" signatures in your posts. Instead, you may create a sitewide signature within the user control panel.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the MS SQL Forum
Thread Tools Search this Thread



Tag cloud for MS SQL
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC