Viewing 7 posts - 1 through 8 (of 8 total)
The SQL Server service account that is running all the SQL Server services on this SQL Server is a Domain Admin on our network.
August 17, 2012 at 11:29 am
There is only 1 login being used (for testing this issue) and that login has full control of the network share and is in the DatabaseMailUserRole Database Role.
Example:
EXEC msdb.dbo.sp_send_dbmail ...
August 17, 2012 at 11:24 am
Thanks Lynn. However, the Windows Authentication test login I am using has full control of the remote share (read, write, create, delete).
August 17, 2012 at 10:57 am
The NA is for the Sybase ASE server name and port number.
December 31, 2009 at 8:52 pm
Hi Michael,
The following is an example of how I connect SQL Server 2005 SP3 to Sybase ASE 12.5.4, ESD#9.1 (using Sybase ASE 12.5.1 Client).
I hope this is helpful.
David
-- Adding linked...
December 31, 2009 at 6:04 pm
Thank you for your help!
February 20, 2009 at 3:58 pm
Viewing 7 posts - 1 through 8 (of 8 total)