These days, just what system works? Each day I read more and more into database programming, and I myself am no stranger to it. Just an old friend who hasn't seen a database in years!
ADO, RDO, DAO which is better? I figured use the best for the task!
Heres the task, a bunch of computers networked through their own protocols, running win95 up to win2000. And supprisingly they work fine!
I figure ADO! Visual basic and ADO, I can simply whip up a program to access a database off one specific computer, using workspaces. and have no need for a server program.
5 weeks later. Surely it's this simple!
Maybe I'm approching it all wrong? How do I accomplish this feat?