Database framework
-
Would any of you guys(and/or gals) out there with experience in programming database stuff in C++ be interested in designing a database architecture for the VCF[^]? If so email me at jim dot crafton at verizon dot net. I realize that this may not be the *most correct* forum for this, but no one reads the other forums and this isn't a VC6 programming question! Cheers :) ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned
-
Would any of you guys(and/or gals) out there with experience in programming database stuff in C++ be interested in designing a database architecture for the VCF[^]? If so email me at jim dot crafton at verizon dot net. I realize that this may not be the *most correct* forum for this, but no one reads the other forums and this isn't a VC6 programming question! Cheers :) ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned
Not volunteering, just trying to clarify the requirement. :) Is this for VCF persistence or just as part of an extended application framework including VCF? Do you want oo db or sql db ? Whilst i'm here has anyone got any impressions (or a working beta) of 'objectspaces' .NET's answer to JDO ?
-
Not volunteering, just trying to clarify the requirement. :) Is this for VCF persistence or just as part of an extended application framework including VCF? Do you want oo db or sql db ? Whilst i'm here has anyone got any impressions (or a working beta) of 'objectspaces' .NET's answer to JDO ?
Is this for VCF persistence or just as part of an extended application framework including VCF? It would be a new "kit" (presumably something a library called "DBKit" or "DatabaseKit" or something like that) that would build on top of some of the existing code - it woudl at a minimum use the FoundationKit lib and possibly use the AplicationKit (not sure about this, depends on how it's designed). Do you want oo db or sql db ? Don't know - probably SQL - it'd nice if the API offered a high enough level of abstraction for the user to not even care. Delphi db lib worked a bit like this. ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned
-
Is this for VCF persistence or just as part of an extended application framework including VCF? It would be a new "kit" (presumably something a library called "DBKit" or "DatabaseKit" or something like that) that would build on top of some of the existing code - it woudl at a minimum use the FoundationKit lib and possibly use the AplicationKit (not sure about this, depends on how it's designed). Do you want oo db or sql db ? Don't know - probably SQL - it'd nice if the API offered a high enough level of abstraction for the user to not even care. Delphi db lib worked a bit like this. ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned