Question : tables

when I create a table in sql server it has the prefix db_accessadmin.tablename

Usually these names start with dbo.

I want to connect to the table with linq  as a user .

I dont want admin access only tables

Answer : tables

unless you have one of the options (above) in place then you cannot see the changes made
Random Solutions  
 
programming4us programming4us