Thursday, December 24, 2009

What is the best programming language to use for creating an executable database program?

I'd like to explore creating a database application that i can make into an executable or set of files that can easily be on a CD and be sell-able. the end program would need to look like a custom piece of software.


possible?


help?What is the best programming language to use for creating an executable database program?
Are you thinking something along the lines of a sqllite product? You could always research their approach and do something similar? My first through was C/C++ and I believe that's what sqllite was produced in as well.

No comments:

Post a Comment