> hai
> I have a program created with VB6 and MsAccess database, it is working
[quoted text clipped - 13 lines]
>
> pls help
Remove all "system files" from your VB setup, such as Ole, ADO, Runtime,
etc. - Reduce the package to your project deliveries only.
You may need to install the latest 'n greatest SP for WinServer 2003
http://support.microsoft.com/kb/889100/
If you can't install the latest service pack see this ...
http://support.microsoft.com/kb/239114
Make sure your application has full read/write/execute rights to
D:\Datafiles.
-ralph
MikeD - 29 Feb 2008 21:52 GMT
>> hai
>> I have a program created with VB6 and MsAccess database, it is working
>> with winXP.
>> but it is not working with "windows 2000 server"
> You may need to install the latest 'n greatest SP for WinServer 2003
> http://support.microsoft.com/kb/889100/
> If you can't install the latest service pack see this ...
> http://support.microsoft.com/kb/239114
Ralph, he said Windows 2000 Server.

Signature
Mike
Microsoft MVP Visual Basic
Ralph - 29 Feb 2008 22:22 GMT
> >> hai
> >> I have a program created with VB6 and MsAccess database, it is working
[quoted text clipped - 7 lines]
>
> Ralph, he said Windows 2000 Server.
So he did.
I read MSAccess 2000 on WinSvr 2003.
The advice is essentially the same. Install the latest 'n greatest SP for
the server and the Jet Package.
-ralph