| View previous topic :: View next topic |
| Author |
Message |
N Morrison BOM-erfahren

Joined: 01 Oct 2008 Posts: 56
|
Posted: 14.04.2012 - 00:53 Post subject: Access Artikel.csv over a network? |
|
|
| Is it possible to access a copy of Artikel.csv over a network? I'd like two copies of BOM to share one data file. |
|
| Back to top |
|
 |
Mæster Forum Admin


Joined: 04 Sep 2004 Posts: 2087
|
Posted: 15.04.2012 - 13:39 Post subject: |
|
|
No, its currently not possible. Artikel.csv should be either in the BOM-program directory or somewhere (take the Code-snippets and replace 'Benutzer' with 'user') under user\appdata.
But difficulties would even start if it would be possible. Problems are to expect if more than one instance are accessing the same one file at the same time. So what you rather are asking for is a client-server-based BOM, isn't it? _________________ Grusz,
Mæster. |
|
| Back to top |
|
 |
N Morrison BOM-erfahren

Joined: 01 Oct 2008 Posts: 56
|
Posted: 15.04.2012 - 17:56 Post subject: |
|
|
| Not really client server. I'd like to be able to use one computer at one time and another computer at a different time and keep them synchronized. |
|
| Back to top |
|
 |
B-O-M Forum Admin


Joined: 07 Sep 2004 Posts: 1941
|
Posted: 16.04.2012 - 00:29 Post subject: |
|
|
| Mæster wrote: | | Problems are to expect if more than one instance are accessing the same one file at the same time. |
A file locking mechanism by using e.g. simple lock files could avoid this.
N. _________________ Um die Übersichtlichkeit zu verbessern, Zitate auf das Wesentliche kürzen.
Ausdrücklich kein Support über das private Nachrichtensystem oder per E-Mail! |
|
| Back to top |
|
 |
gerhard33628 BOM-interessiert

Joined: 26 Jul 2006 Posts: 15
|
Posted: 02.08.2012 - 17:25 Post subject: |
|
|
Ich habe eigentlich das gleiche Problem.
Ich möchte BOM von mehreren Rechnern nutzen, aber NIE gleichzeitig.
Ich habe daher die ganze Installation auf meinem NAS Server abgelegt.
Das funktioniert soweit bis ich jetzt eine Auktion verloren habe weil BOM zu langsam reagiert hat oder nicht reagieren konnte weil das Netz überlastet war.
Jetzt möchte ich daher nur die artikel.csv dort ablegen.
Beim Start von BOM soll sie von dort geholt werden und nach dem Beenden von BOM oder Windows dort wieder abgelegt werden.
Mit dem Start von Windows 7 könnte es auch gehen wenn nicht ein einziger von meinen 4 Rechnern immer Probleme mit der Netzwerksuche hat.
Per batch Datei kann ich die artikel.csv dorthin kopieren und anschließend BOM starten.
Zum Ausschalten fällt mir aber nichts ein.
Was kann ich hier machen.
Sehr bewandert mit der Programmierung bin bin aber nicht. |
|
| Back to top |
|
 |
|