CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 13 of 13

Threaded View

  1. #1
    Join Date
    Aug 2009
    Posts
    19

    C# and databases

    --------------------------------------------------------------------------------

    1. How can I make a database in "Microsoft sql server"?

    2. I want to build a c# application which connects the database and is able to edit the database and to show it.

    3. I want that every computer in the world be able to see and edit the database with my application.

    4. I want the database to be able to watch and edit only with the application (security).
    Last edited by Gbates; September 30th, 2009 at 06:59 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured