Results 1 to 6 of 6

Thread: Sql server and intranet question

  1. #1

    Thread Starter
    Hyperactive Member eranfox's Avatar
    Join Date
    May 2001
    Posts
    492

    Wink Sql server and intranet question

    Hello ,
    I would like to know how can i use sql server (ver7.0) with intranet.
    What i want to do is to be able to let remote user to use my
    data base that is on an sql server and the server is in some office in some bulding and users from other cities will be able to connect to it.
    I know this is too much to ask but any help will be fine.
    Thanks
    ERAN
    Eran Fox
    ASSEMBLER,C,C++,VB6,SQL...

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    If you have a firewall, the database server must be outside of it. Other than that, your Web server should do the connecting to the database server on behalf of the users.
    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
    Hyperactive Member eranfox's Avatar
    Join Date
    May 2001
    Posts
    492

    Question Reply to monte96

    Thank you Monte96 for your reply,
    Firewall is a heavy application,
    The database i'm using is not a top secret so i dont want to use firewall.
    I just want to let the outside users to be able to add new records etc... to the database to update and etc...
    What do you mean when you say Web server?
    Thanks
    ERAN
    Eran Fox
    ASSEMBLER,C,C++,VB6,SQL...

  4. #4
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Are you trying to allow them to connect directly to the SQL Server? Or connect through a web application that limits what damage can be done?
    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
    New Member The Brain's Avatar
    Join Date
    Jun 2001
    Location
    Munich, Germany
    Posts
    1

    Talking

    We had the same problem and brought the SQL 7 server in some kind of a special area within our network (Sorry, I only know the german expression - Zwischennetz)
    That workes fine with very less modification to our Firewall.
    And it is accessible by people from outside (incl. Server logon).

    I ask out network admin for more information when I get him
    Andy Bretl

  6. #6

    Thread Starter
    Hyperactive Member eranfox's Avatar
    Join Date
    May 2001
    Posts
    492

    Question reply to The Brain and Monte96

    Hello and thank you for your reply,
    Do i have to use firewall??
    is this the only way??
    Thanks again,
    ERAN
    Eran Fox
    ASSEMBLER,C,C++,VB6,SQL...

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