Connecting Access front end to SQL server back end connectivity problems -


i have access database migrated access sql server 2008 r2. have enabled tcp/ip connections on database , can connect across network database via ssms. however, when try use linked table manager in access, server not exist or access denied error message.
using same username , password in access linked table manager connect on ssms. don't have idea else go this. anyone?


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -