Database Systems

Post your questions regarding programming in C# in here.
6 posts Page 1 of 1
Contributors
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Database Systems
Shim
Hello ,

So i have to do a database projects (for college), but i have no experience with database, i am looking to make a library system using access database!

If anyone can tell me how a library system should be or if anyone can give me any source codes that you might have created, it would be great, by the way i actually don't need to make a very professional one.

Thanks.
Find my programs on Softpedia
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

Re: Database Systems
Filip
I would use PHP, HTML, CSS, JS & MySql. Access sucks IMO lol
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Database Systems
Shim
#Filip you should try ASP.NET.
Find my programs on Softpedia
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

Re: Database Systems
comathi
Definetely agree with #Filip for the languages. PHP and MySQL make accessing and using databases really easy.

Does this have to be a Web or Desktop project, though?

As for what your project should contain, if you're talking about a library as in where you find books, this might help: http://en.wikipedia.org/wiki/Integrated_library_system
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Database Systems
Shim
comathi wrote:
Definetely agree with #Filip for the languages. PHP and MySQL make accessing and using databases really easy.

Does this have to be a Web or Desktop project, though?

As for what your project should contain, if you're talking about a library as in where you find books, this might help: http://en.wikipedia.org/wiki/Integrated_library_system
It should be a desktop software.
Find my programs on Softpedia
User avatar
dualz
VIP - Donator
VIP - Donator
Posts: 29
Joined: Mon Jul 15, 2013 9:47 pm

Re: Database Systems
dualz
ahh if its desktop based you can use the following:

MDB - Access Database (flat file) - simple to use and impletment directly into your project
MSSQL - Microsoft SQL server (agent, broker) - complex - can add it into the server explorer
Sqlite - simple small sql server - simple to use - will just need to inherit
Dualz
Co-Owner TADStools Network
  • Microsoft Systems Engineer
    Microsoft Software Engineer
    Cisco Certified Network Engineer
    Programming Languages: Delphi, Python, Cron, PHP, HTML, ASP.Net, Cold Fustion, VB.net, C, C++, C#, XAML, IOS, Android, Java, ASM
6 posts Page 1 of 1
Return to “General coding help”