Hi,
We are trying to move an app from Win3.11/Acc2 to NT4.0/Acc97 and find that some code isn't working properly.
For instance, when using the following code:
Set newdb=ws.createdatabase(strpath & strDB,dbLangGeneral)
it works fine when writing to the local C drive but not when written to the network (??). I have admin permissions on the network and we have long file name support.
I have other examples, but does anyone have any pointers for this please?
Thanks,
Hutton.
We are trying to move an app from Win3.11/Acc2 to NT4.0/Acc97 and find that some code isn't working properly.
For instance, when using the following code:
Set newdb=ws.createdatabase(strpath & strDB,dbLangGeneral)
it works fine when writing to the local C drive but not when written to the network (??). I have admin permissions on the network and we have long file name support.
I have other examples, but does anyone have any pointers for this please?
Thanks,
Hutton.