stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: VB compile error with Access 2003 Form across network
Hi,
As far as I am aware:
Access 2003 adds loads of functionality to the form, that access 2000 doesn't know how to handle. You will either have to develop your db in access 2000, or buy 2003 for all client machines.
Incidentally, why are you using an access form in a vb app? If your form is in VB, then you will need the latest version of MDAC from microsoft.
Regards,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|