+ 2
I just want to know what is the best data base platform to use in building POS system?
I am trying to build a POS system by my own and I want to know what will be the best olatform for my database that can read c++ program or can be combined by c++ :-), I will be waiting for your comments and suggestions. Thank you.
2 Respostas
+ 2
sql server engine is native C++ which includes its ODBC drivers ... so you can develop using a dev or eval versions which are free to get your POC going.
however, .Net extended procedures are mostly C# now so you may have to implement in those ... but you can cross that bridge when or if you need to.
good luck!
- 1
keep on waiting bro...!