Security violation by my host



Hi!

Can somebody tell me if I have the right to sue my hosting company that is
keeping my SQL Server DB on one of its shared servers as I found out that
all other clients that are hosted on the same server as me have access to my
stored procedure codes and tables structures.
They can't actualy see inside all my tables I think but I can't be sure as I
could actually open one of other user's tables (just 1 in the whole DB) to
see if they set any permissions.
Isn't my sp code supposed to be protected?
And I'm not even sure what else the other users can do to my DB as I haven't
tried much to penetrate other users' property but I'm sure that a skillful
SQL Server admin can access what he wants in a DB like this.
I stored hundreds of credit cards in one of my tables (not anymore as I
hashed them) and I don't even know if they had been already stolen or not.
There should be a law against all that or am I mistaking.

Thank you.

Jenny


.



Relevant Pages

  • Re: Security violation by my host
    ... I don't know the laws in ... France, but I would stop what you're doing in the way of testing and make ... my stored procedure codes and tables structures. ... skillful SQL Server admin can access what he wants in a DB like this. ...
    (microsoft.public.sqlserver.security)
  • Re: SQL Logins vs Windows Authentication
    ... Windows Authentication to connect to the database. ... The hosting company says they are configured for SQL ... They use SQL Server 2005. ... I mean, your customers will not ...
    (microsoft.public.sqlserver.security)
  • Re: SQL Logins vs Windows Authentication
    ... Windows Authentication to connect to the database. ... The hosting company says they are configured for SQL ... They use SQL Server 2005. ... I mean, your customers will not ...
    (microsoft.public.sqlserver.security)
  • Re: Advice needed: Best way to deploy/manage SQL db website
    ... If your hosting company ONLY does non-express databases, ... Spend the $50 or so for developers editon of Sql Server 2005. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Insert Date and Time in SQL Server 2000 using ASP
    ... > Thanks again for your help Bob, ... > I'm new to SQL Server and am trying to develop a web application. ... I'll look into using stored procedures if the hosting company ...
    (microsoft.public.inetserver.asp.general)