Viewing 15 posts - 211 through 225 (of 391 total)
April 20, 2018 at 12:02 pm
that worked... thanks!!
March 20, 2018 at 11:22 am
My bad... It does allow me to specify a default database. Let me try again.
February 20, 2018 at 1:30 pm
I went into the ODBC Datasource Administrator on my VM and created a User Data Source called CPCE_VM using the ODBC Driver 13 for SQL Server since I'm guessing that...
February 20, 2018 at 1:01 pm
I must not have followed something correctly. I Created a DSN called CPCE_2016_Copy on my machine, found that file and in regedit copied it over to the registry on the...
February 15, 2018 at 3:11 pm
System or User DSN... and all that does is connects to my SQL Instance right? How do i get to the databases inside it?
February 15, 2018 at 1:10 pm
You mean the ODBC from control panel as opposed to that in Access? ~ "Control Panel\All Control Panel Items\Administrative Tools\Data Sources (ODBC)"
February 15, 2018 at 12:25 pm
The database in its previous instance on SQL 2005 did not have the only user of the database CPCE_DB, Ms. Hall, nor any other users except Guest, Dbo, and Sys....
February 15, 2018 at 11:44 am
I ran this: exec sp_msloginmappings 'NBC-US\databasetest' and exec sp_msloginmappings 'NBC-US\campbell' both of which list myself 'campbell' and 'databasetest' as usernames mapped to DBName CPCE_DB. What additional information can I provide to clarify...
February 15, 2018 at 10:12 am
'databasetest' is a user setup for testing. They have a network login using that name and a password as they are in our active directory. To login to SQL Server,...
February 14, 2018 at 2:41 pm
Here's right-clicked on the User on the Security>Logins node:
February 14, 2018 at 6:51 am
When in Access using the LTM it will take me as far as seeing the system tables for the database but not the data tables.
February 13, 2018 at 3:19 pm
I'm using or rather allowing Windows Authentication for each user. I'm using Access 2010. I have checked my test user and they have read/write privileges to the database. The user...
February 13, 2018 at 3:16 pm
Here's what's in the MSysObjects Connect field: DSN=CPCE_Copy;Description=CPCE_Copy;Trusted_Connection=Yes;APP=Microsoft Office 2010;DATABASE=CPCE_DB;
February 13, 2018 at 1:02 pm
I installed SSMS on the client PC and the database and put the Access database on the desktop. Opened it and went into the Linked Table Manager and created a...
February 12, 2018 at 3:20 pm
Viewing 15 posts - 211 through 225 (of 391 total)