I'm trying to move an application from a Novell 3.12 server to a Windows
2000 server. I have moved the Rbase folder and database folders to the new
server.
I use the following batch file to try to access the database and it can't
find the common.msg file. I assume it is probably because on Novell I could
map a search file to \Rbase. Now I am defaulting to the database directory
and I can access Rbase.exe, but it doesn't find the other files.
NET USE LPT2: \\INS_PLACEMENT\BACK_DUPLEX_LASER /PERSISTENT:NO
NET USE Q: "\\IPS1\Third Party\RBFILES"
NET USE N: "\\IPS1\Third Party\DBFILES\ARCHIVE"
NET USE S: "\\IPS1\Third Party\RBFILES"
N:
S:RBASE -R
NET USE Q: /DELETE /YES
NET USE N: /DELETE /YES
NET USE S: /DELETE /YES
What sort of strategy or techniques are you using now to get around this.
Thanks
Steve Fogelson
Internet Commerce Solutions