Viewing 15 posts - 3,676 through 3,690 (of 4,477 total)
April 25, 2017 at 10:38 am
The first line in your post is a bit confusing - "created a user and a server role and assigned the role to that user"
You would add...
April 25, 2017 at 8:55 am
I've read about similar issues when using the GUI to restore a database with secondary file. Not sure how it can be easily addressed in the GUI...
April 25, 2017 at 8:00 am
There is actually more information in sys.databases than there is/was in sysdatabases and it's a bit more straightforward - no status bits to deal with. You...
April 24, 2017 at 6:22 pm
Are you logging your package errors? Sounds like you need to do that to track down the error.
If the XLSM file is open and the...
April 24, 2017 at 3:07 pm
Sue
April 24, 2017 at 2:55 pm
April 24, 2017 at 2:47 pm
EXECUTE master.dbo.xp_enum_oledb_providers
Sue
April 24, 2017 at 2:15 pm
April 24, 2017 at 10:23 am
You probably want to check Services and make sure it's running. Do you know what edition of SQL Server was installed? Were you using LocalDB from SSDT?...
April 24, 2017 at 10:06 am
April 21, 2017 at 4:07 pm
It's hard to tell exactly what you are doing where, there aren't too many details and we would have no idea what the number of things you...
April 21, 2017 at 3:42 pm
You don't really say where you are doing this on your report but if you are doing this in something like a textbox, seems you would want to...April 21, 2017 at 3:07 pm
I...
April 21, 2017 at 2:54 pm
Doesn't look like credentials are being passed though. How did you verify the SPN was registered - did you use SetSPN -L to check? Did you check...
April 20, 2017 at 6:44 pm
Viewing 15 posts - 3,676 through 3,690 (of 4,477 total)