D
dan2bhm
I know this is VERY general question and don't expect someone to list ever
step for me. I'm looking for some suggestions on which steps to take. Let me
explain my Database first...
Multiple Tables (some are actually linked as a SharePoint List)
Multiple Queries (select, append, update, delete...etc all sorts of essential
queries)
Multiple Forms (all have VB code which perform different tasks when the user
clicks a "button")
Multiple Modules (performing all sorts of automation: Linking to Excel,
PowerPoint, Word, Outlook)
The Database was designed to perform a variety of "behind the scene"
functions so that it could be used by the lowest technically proficient
people. So maintaining a clean and professional GUI is of the utmost
importance. Additionally, I don't want to lose the thousands of lines of VB
in th process. I realize that transforming this into a different platform
will create a LOT of work to reestablish the overall operation/functionality
that it currently provides.
What I need is suggestions on useful articles or step by step suggestions to
put this beast on the internet.
Meaning, should I create a SQL server to hold the tables, queries, modules.
Then use HTML to create new "forms" and link everything back together? What
about .NET? I don't know much about the .NET technology, but I'm a quick
learner and would LOVE to develop skills with that language.
I sincerely appreciate any guidance that you GURUs can provide. All
suggestions are welcome.
step for me. I'm looking for some suggestions on which steps to take. Let me
explain my Database first...
Multiple Tables (some are actually linked as a SharePoint List)
Multiple Queries (select, append, update, delete...etc all sorts of essential
queries)
Multiple Forms (all have VB code which perform different tasks when the user
clicks a "button")
Multiple Modules (performing all sorts of automation: Linking to Excel,
PowerPoint, Word, Outlook)
The Database was designed to perform a variety of "behind the scene"
functions so that it could be used by the lowest technically proficient
people. So maintaining a clean and professional GUI is of the utmost
importance. Additionally, I don't want to lose the thousands of lines of VB
in th process. I realize that transforming this into a different platform
will create a LOT of work to reestablish the overall operation/functionality
that it currently provides.
What I need is suggestions on useful articles or step by step suggestions to
put this beast on the internet.
Meaning, should I create a SQL server to hold the tables, queries, modules.
Then use HTML to create new "forms" and link everything back together? What
about .NET? I don't know much about the .NET technology, but I'm a quick
learner and would LOVE to develop skills with that language.
I sincerely appreciate any guidance that you GURUs can provide. All
suggestions are welcome.