If the databasen.sos says it's vesion 3.0 does that refer to the db file format or the version of the server?
With the 4.0 command line client and our 3.x server my GetProject calls
get lines like these interspersed in otherwise correct file gets
Requesting file: 1 <= Will request a number
Error: Server response = 401 NoSuchFileOrProject
Requesting file: 02/06/2003 12:24 <= and a date
Error: Server response = 400 OperationFailed
Requesting file: <= and a blank
Error: Server response = 400 OperationFailed
If I switch to using 3.5 soscmd.exe it works much better but doesn't respect the -skipwritable parameter.
(I clean out the database files before switching)
Please help.
