|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
WinBatch / SQL / Timeout
This may just be a general programming / SQL question.
I have a program that initially connects to a db and loads an array from it. After an hour, it connects back to the db and reloads the info into the array. This program runs on about 25 computers and connects to, obviously, the same db. Would I get a Timeout error when trying to connect to the db if other computers are trying or are as well? |
|
#2
|
||||
|
||||
|
If it's a dedicated DBMS (eg. mysql, postgres, sql server, etc.), no.
If it's sqlite, which is just a file anyway, yes.
__________________
~James [Not currently seeking freelance work] Like philosophy or interested in spirituality? Philosophorum. Game Dev Experts Forums Foresight Linux - Because your desktop should be cool! Linux FAQ FedoraFAQ UbuntuGuide |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > WinBatch / SQL / Timeout |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|