Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
webcrystal
Starting Member
2 Posts |
Posted - 2005-02-18 : 12:29:24
|
| can anyone point me to a tutorial, give a brief description, on authentication strategies from access frontend to sqlserver backend? |
|
|
JimL
SQL Slinging Yak Ranger
1537 Posts |
Posted - 2005-02-18 : 12:42:22
|
| I feel its best to just use windows Auth.especialy if you are using active directory.JimUsers <> Logic |
 |
|
|
webcrystal
Starting Member
2 Posts |
Posted - 2005-02-18 : 12:49:01
|
| we aren't using active directory - it's not in the users domain.. the sql server is just sitting there lonely by itself. (political machinations). sigh. anyway we are going to have to use sql authentication I guess. or map a drive I suppose.?? |
 |
|
|
|
|
|