What Software do I need to purchase to Create and Distribute a Database Program.

  • I'm afraid my question may be simple to some but I would like to know what Software I would require to Design, Create and distribute a Database?

    I am learning C#, together with SQL Server 2005 & 2008 and have several ideas for using database projects with in a small business environment- to answer the above question - is it as simple as purchasing the professional versions of the above programs to create my program or do I need other programs as well?

    Do I or the purchaser of my program need a license from Microsoft in order for me to distribute it and for the small business to use it?

    I have searched the internet for the answer but as yet haven't had much luck.

    Any assistance would be very much appreciated.

    Clive

  • SQL Server 2005 Developer Edition should give you all of this (the DB stuff) and it is a great deal.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • clive.norman (8/12/2008)


    Do I or the purchaser of my program need a license from Microsoft in order for me to distribute it and for the small business to use it?

    You do not need a license to distribute it, but your customers will need one or more SQL Server licenses to use it.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • Hi

    Just a note to say thank you very much for your assistance.

    Clive

  • Glad I could help.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

  • I have just thought of hopefully one last question

    If all I need is SQL Server why do I need C#? AS alot of books seem to indicate.

    Look forward to hearing from you

    Kind Regards

    Clive

  • You still need something to develop a front end to the database. Microsoft SQL Server 2005 does not provide the tools needed for developing the front end.

    😎

  • clive.norman (8/13/2008)


    I have just thought of hopefully one last question

    If all I need is SQL Server why do I need C#? AS alot of books seem to indicate.

    Look forward to hearing from you

    Kind Regards

    Clive

    You can use C#, and most other languages, to write applications to interact with the data in your SQL database

  • Hi,

    I would like to thank you all very much for your quick response to my question.

    Your answers will now allow me to go forward and create my project - once I have become proficient in SQL & C#.

    Although, for a moment there I was hoping I would getting away with only learning one language.

    Learning two - will keep me out of mischief.

    Once again my thanks to all.

    Kind Regards

    Clive

Viewing 9 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic. Login to reply