Results 1 to 5 of 5

Thread: Access SQL server from Internet

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    San Jose, CA USA
    Posts
    12
    Our corporate web site is running with an ISP. I've installed SQL server 7.0 and IIS 4.0 for intranet. Is it possible to store some information from internet(web Site) to my corporate SQL server? Corporate SQL server has an IP address.

    Thank You
    GH

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    I'm not sure what you are asking, but if you are trying to access a SQL Server from the internet, the server on which it resides must be outside of any corporate firewall.

    If that is what your asking, sure it can be done, just set the IP address as the server attribute in your connection string.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    San Jose, CA USA
    Posts
    12
    Thank you for your answer. There is no firewall. What is situation with firewall?
    What is your meaning of connection string. This is the same in making a connection in ASP.
    GH

  4. #4
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Have you used ADO? I'm making the assumption that you already know how to make a simple connection to SQL Server via ASP. If this is not the case, let me know so I know what level to help you at.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    San Jose, CA USA
    Posts
    12
    Yes, I've used ADO and ASP to make connection with SQL server. I got my question's answer. Do you know how can I implement this with XML and SQL server 2000.

    Thank You
    GH

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