I despise databases of any kind, Access, Oracle SQL etc... But my work is beginning to involve large data structures that would be suitable for DB usage.
I am confident I can build a program that manipulates our data in the desired fashion, using Classes and OOP paradigms (ie. in stand-alone C# / VB.Net code). But the obvious choice for a DB savvy person would be a normal database.
My vb program would have many more features but at the same time would be less easy to export the data to another system.
What would you do?
Sincerely,
Databased-to-death, in Derby


Reply With Quote