Results 1 to 4 of 4

Thread: Connecting Visual Basic 2010 Express to SQL Server 2008 Express Database via IP

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    2

    Connecting Visual Basic 2010 Express to SQL Server 2008 Express Database via IP

    Hi there VB Forums Community!

    Im an okay programmer as far as skill right now I am still learning as we all are I need some help from some experienced VB.NET programmers in the community to help me get started, I appreciate any and all help. Thanks
    Here is the scoop:

    I am trying to make a user account SQL database work with Visual Basic 2008 Express for login purposes, i.e. usernames & passwords.
    Plan is to host this server so people can login to use the the application and verify they have a valid account. I would like to host all the account information in SQL due to the possiblity of hundreds of users at any given time. I also need the ability to add data to the database for users registering for the first time. The SQL server will need to be able to access the SQL Server databases remote via WAN.


    Thanks again!

    -Ryan

  2. #2
    PowerPoster Radjesh Klauke's Avatar
    Join Date
    Dec 2005
    Location
    Sexbierum (Netherlands)
    Posts
    2,244

    Re: Connecting Visual Basic 2010 Express to SQL Server 2008 Express Database via IP

    The WAN has nothing to do with it. The server needs to have a unique IP-addess (not local!), means it needs to be installed on a server which is connected to the internet.


    If you found my post helpful, please rate it.

    Codebank Submission: FireFox Browser (Gecko) in VB.NET, Load files, (sub)folders treeview with Windows icons

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    2

    Re: Connecting Visual Basic 2010 Express to SQL Server 2008 Express Database via IP

    I am aware of that and already have a Win Server 08 64bit with SQL Server 2008 Express ready to go. Can you assist further?

  4. #4
    PowerPoster Radjesh Klauke's Avatar
    Join Date
    Dec 2005
    Location
    Sexbierum (Netherlands)
    Posts
    2,244

    Re: Connecting Visual Basic 2010 Express to SQL Server 2008 Express Database via IP

    In what way? can you connect to the server?


    If you found my post helpful, please rate it.

    Codebank Submission: FireFox Browser (Gecko) in VB.NET, Load files, (sub)folders treeview with Windows icons

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