I'm currently in charge of around 2 dozen Access 97-based databases in a 150+ Windows XP client environment. One of the issues I have been tasked with solving is rolling out new frontends for theses databases and I'm looking to get around the issue of deploying Access frontends for future frontend updates. As it stands, I have an MDE frontend installed on local PC's with the MDB backend on a Windows 2k3 Server, access by a network drive mapped at login.
Although it's not stricly an Access based question, I'm hoping someone can point me in the right direction of what I've seen before, which is some kind of internet-style interface, I think it might be called an HTA???
A few questions...
I'd like to know, first, is it an HTA?
Can they be linked to the current MDB files that contain all my data?
I use Access 97 SR-2 with VBA to create my frontends, what environment and code would I use to to create these new frontends? Possibly Visual Studio with VB? Or would it have to be FrontPage with HTML?
I don't want to bother any Access experts for an in-depth answer, just a pointer in the right direction for creating dynamic frontends with as little fuss as possible in converting, and then I'll start posting on the appropriate forum.
Thanks in advance, and any help is much appreciated.
Although it's not stricly an Access based question, I'm hoping someone can point me in the right direction of what I've seen before, which is some kind of internet-style interface, I think it might be called an HTA???
A few questions...
I'd like to know, first, is it an HTA?
Can they be linked to the current MDB files that contain all my data?
I use Access 97 SR-2 with VBA to create my frontends, what environment and code would I use to to create these new frontends? Possibly Visual Studio with VB? Or would it have to be FrontPage with HTML?
I don't want to bother any Access experts for an in-depth answer, just a pointer in the right direction for creating dynamic frontends with as little fuss as possible in converting, and then I'll start posting on the appropriate forum.
Thanks in advance, and any help is much appreciated.
Comment