SQL Server: Do my end users have to install it with my application?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zubair1
    New Member
    • Sep 2008
    • 79

    SQL Server: Do my end users have to install it with my application?

    Howdy :)

    I can't seem to figure out some problems -

    1st is that i can't seem to get notifications of replys when people reply to my thread/post :( why is not :( i have already set Instant Email Notifications in the options page :(

    Now, something more confusing -
    I had a question regarding SQL - i have never used it before but i do have much expereince using MySQL.

    The thing i was wondering - If i created an application in VB.net or Visual C++ and i used SQL features in it - when i'm finished with the application (ready for public) will it be required for the users (public) to also install a SQL server on there computers in order for my app to work with the SQL functionality?

    Please help me clear this confusion :)

    Thanks in Advance
    Regards
  • PRR
    Recognized Expert Contributor
    • Dec 2007
    • 750

    #2
    Originally posted by zubair1
    Howdy :)

    I can't seem to figure out some problems -

    1st is that i can't seem to get notifications of replys when people reply to my thread/post :( why is not :( i have already set Instant Email Notifications in the options page :(

    Now, something more confusing -
    I had a question regarding SQL - i have never used it before but i do have much expereince using MySQL.

    The thing i was wondering - If i created an application in VB.net or Visual C++ and i used SQL features in it - when i'm finished with the application (ready for public) will it be required for the users (public) to also install a SQL server on

    there computers in order for my app to work with the SQL functionality?

    No thats not required...

    Please help me clear this confusion :)

    Thanks in Advance
    Regards
    regardless of web or windows application in any language .. you have a Database server interacting with your application ... you need to configure a central database... all your clients wont have to install database... that would be ridiculous ...

    Comment

    • zubair1
      New Member
      • Sep 2008
      • 79

      #3
      Thanks :) Dirtyguy

      What about my first question :(

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        Originally posted by zubair1
        1st is that i can't seem to get notifications of replys when people reply to my thread/post :( why is not :( i have already set Instant Email Notifications in the options page :(
        ...
        This issue is being looked into.

        I have edited the title of your thread to better reflect the problem you are facing. In the future please use a more descriptive thread title. This will help to get your question answered more quickly. It is best in include the language that you are developing with in the .NET forum...see how to get a faster answer to your question for more tips on better thread titles.

        -Moderator Frinny

        Comment

        • Frinavale
          Recognized Expert Expert
          • Oct 2006
          • 9749

          #5
          Originally posted by zubair1
          The thing i was wondering - If i created an application in VB.net or Visual C++ and i used SQL features in it - when i'm finished with the application (ready for public) will it be required for the users (public) to also install a SQL server on there
          If you are developing a desktop application that uses SQL Server to store it's information, then yes, your users will have to install it.

          If your desktop application remotely connects to an SQL Server that you are hosting, then no, your users will not have to install SQL Server on their machines.

          If you are developing a web application the users will not have to install SQL Server because your web application will be using it.

          It all depends on your system requirements and how you implement your solution.

          -Frinny

          Comment

          • NeoPa
            Recognized Expert Moderator MVP
            • Oct 2006
            • 32656

            #6
            Originally posted by zubair1
            ...
            1st is that i can't seem to get notifications of replys when people reply to my thread/post :( why is not :( i have already set Instant Email Notifications in the options page :(
            ...
            Unfortunately, as the software currently stands, this setting is reset per thread as soon as you repost in the thread :(

            The solution, if emails are necessary, is to edit your repost within the hour (while you're still able) and set the option again. It is an option on the edit post page.

            Alternatively (works better if you're a regular visitor anyway) use the My Subscriptions link to see all your subscribed threads and who's responded to them last.

            Comment

            • zubair1
              New Member
              • Sep 2008
              • 79

              #7
              WoW :)

              Thank you Frinavale & NeoPa :)

              i was thinking my post got deleted :) because i couldn't find my thread title :)

              please fix the notifications :( i am online most of the time but not on forums though the first i do is check my emails so its really the best option for me :)

              i do use the My Subscription page too... i noticed when i posted my messages my threads show up as notifications ("None") i even changed that to Instant Notifications" the My Subscription page but it doesn't help :(

              - Thanks for clearing up the confusion with the SQL :) really appreciate the help =D

              Regards

              Comment

              • NeoPa
                Recognized Expert Moderator MVP
                • Oct 2006
                • 32656

                #8
                Originally posted by zubair1
                ...
                please fix the notifications :( i am online most of the time but not on forums though the first i do is check my emails so its really the best option for me :)

                i do use the My Subscription page too... i noticed when i posted my messages my threads show up as notifications ("None") i even changed that to Instant Notifications" the My Subscription page but it doesn't help :(
                ...
                If you change it Instant Notification on the Subscriptions page, you need to select the CheckBox for each thread you want changed. If you do this the notification should change. Of course, it resets when next you post to the thread still :(

                Comment

                • zubair1
                  New Member
                  • Sep 2008
                  • 79

                  #9
                  Yup, i selected all the threads and then set it

                  Good news though, today i got 2 emails of the thread replies :)

                  i think maybe its fixed now? :o

                  Comment

                  • NeoPa
                    Recognized Expert Moderator MVP
                    • Oct 2006
                    • 32656

                    #10
                    You'll need to remember to reset it though, every time you post.

                    Comment

                    • zubair1
                      New Member
                      • Sep 2008
                      • 79

                      #11
                      Yup, you're right :(

                      it gets resetted :(

                      will this be fixed its really annoying having to do that so many times :(

                      Comment

                      Working...