Click here to Skip to main content
16,018,419 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I want make a billing software in C#.Net . its desktop application .which database will be suit for this ?
Posted
Comments
Ron Beyer 4-Jun-13 22:00pm    
Its really difficult to say because your description is so broad. Are you doing multi-user? Cross-domain? Over the internet? These are the questions you need the answers to before choosing a database, an Excel file may work, or you may need MS-SQL, who knows without more information on what you are really trying to accomplish.
PIEBALDconsult 4-Jun-13 22:24pm    
SQL Server.
SudhirKankal 5-Jun-13 0:31am    
go for mysql
Vipin kumar.P 5-Jun-13 4:01am    
You can make use SQL Server 2008/R2
Prasad Khandekar 5-Jun-13 8:55am    
Hello,

There are in fact many choices available commercial and open-source. The actual selection will finally come down to price factor as well. Oracle, DB2 & MS SQL servers do ship a scale down version which can be used freely, however these editions have a size limitation.

From open source space you can choose from MySQL, Firebird or PostgreSQL.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900