Forum Replies Created

Viewing 15 posts - 1 through 15 (of 224 total)

  • RE: how do i allow only specific ip address to connect to my sql server

    no 1 here, iam the only who will have to fix it, cannot find any tutorials on the net, windows firewall should have proper simple thing

    i allow that ip, but...

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: how do i allow only specific ip address to connect to my sql server

    still 3 options

    allow the connection

    allow the connection if it is secure

    block the connection

    now if i choose allow for ip then will it allow to that ip?

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: how do i allow only specific ip address to connect to my sql server

    iam using windows firewall with advance settings

    it only provides three option

    allow the connection

    allow the connection if it is secure

    block the connection

    where is the option to allow only from specific ip

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: how do i allow only specific ip address to connect to my sql server

    iam the admin, i did created 2 rules, one allowing specific ips and other blocking connections to 1433,34 any idea, its not working

    its blocking all connections

    using windows firewall advance settings

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: how do i allow only specific ip address to connect to my sql server

    i tried firewall, but i didnt seem to find any option to allow only specific ips and block all others for port 1433,1434

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: Sql full text 2008 index not populating

    i found the solution for it, and iam posting it so it wud be useful for others

    go into sql server configuration manager

    just run the sql full text filter data dameon...

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: instead of trigger problem

    any easy way to just check 1 column, some tables are huge with 80,90 columns, it wud be so bad to type each column name

    any easy way to just check...

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: instead of trigger problem

    thanks i never knew that, iam writing triggers for the first time i guess

    i have deleted for that table, i have wrote similar trigger for another

    table

    iam pasting code

    USE [joblist]

    GO

    /******...

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: instead of trigger problem

    iam using sql server management studio

    iam unable to see it the database/programmabilit/triggers section

    my website had been subjected to sql injections

    my website had been injected 4 times a day, my table...

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: instead of trigger problem

    iam unable to see the code via enterprise manager, any sql query to get the code ?

    i got the trigger name by doing a query on sysobjects

    actually its nothign great

    create...

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: Restrict DBO user

    hello

    no 1 said about creating login with limited access, instead of triggers?

    is triggers better than a restricted login

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: alter table column

    JUS ROGHT CLICK ON THE TABLE AND CLICK MODIFY AND JUS UNCHECK THE NULL BOX...THATS IT THKZ ADAM...

    it doesnt work that way it gives error when data is large, every...

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: alter table column

    what about not allowing nulls, cannot set via gui it has over 150,000 records

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: alter table column

    my table column doesnt have default now, it allows null value, i want to it to not allow nulls, but have 0 value instead

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

  • RE: alter table column

    i tried that also but

    it says

    Msg 156, Level 15, State 1, Line 2

    Incorrect syntax near the keyword 'set'.

    <a href="http://www.websolsoftware.com"> For IT jobs click here</a>

    *Sukhoi*[font="Arial Narrow"][/font]

Viewing 15 posts - 1 through 15 (of 224 total)