|
|
|
Shared File problems on a network
Started by theDentist at 01-16-2006 12:23 PM. Topic has 0 replies.
|
|
01-16-2006, 12:23 PM
|
theDentist
Joined on 12-05-2005
Posts 42
|
Shared File problems on a network
|
|
|
|
|
Can anyone give me an answer to this one. I have a program
installed on two networked computers, both progams (they are identical,
i.e. the same program), share a common database file. The file
has been created from a CObList class (linked list), saved to disk by
serializing it through the CArchive class. The program works
perfectly on a stand-alone PC, on Win98,Win2K and XP Pro. The networked
database works perfectly on two computers with the same operating
system, irrespective of the OS, but when I link a Win2K with a XP Pro I
get an exception when the file is accessed, which ever OS created it
first, the other OS cannot read it, I can understand Win98 not working,
but Win2K and XP Pro are similar that I cannot understand this
behaviour. Any ideas or do I just accept that the same OS must be
used on all the PCs in the network
Peter
|
|
|
|
|
Report
|
|
|
|
| |
|