Viewing 15 posts - 16 through 30 (of 39 total)
Hi Micheal,
One of the approaches I have used is to make a dts package as the sql services domain account user. Then I save the package as a structured...
June 6, 2002 at 3:42 pm
Have you tried putting parens around the whole expression before saving? I think it is wanting the full expression enclosed. Oh well, my suggestion.
Jody
May 31, 2002 at 8:41 am
Hi Curt,
The subtle key word here may be the 'configure' one. It is a sql server 'server setting'. You'll find it on the Connections tab of the properties...
May 17, 2002 at 1:24 pm
No worries, Alex. That is what this community is all about. It is the little things that we find by our trials and errors that unlock problems for...
May 1, 2002 at 5:36 pm
Sorry, I skipped a step and assumed (uh oh) that you already had established an nt login to sql.
In Enterprise Manager you can create a new login selecting the radial...
April 29, 2002 at 3:31 pm
Thanks for the example. If you try your nt authentication again after setting the nt account in sql server to have 'sa' rights (enterprise manager to security to nt...
April 29, 2002 at 2:26 pm
How do you have this bulk insert set up to run, command line or dts/sql job? If it is running from a command line the login to sql must...
April 29, 2002 at 12:18 pm
Not very elaborate is it? As I think about it, I have had to reapply Office SR1 on a few occassions, never figured out why. Actually just stepped...
January 23, 2002 at 3:38 pm
Good points there sherlock! I would not want to delve into changing load processes!
I wonder if there is an email account that has changed or one of the packages...
January 23, 2002 at 3:01 pm
I got a sample proc from the scripts at this site. You need to have Microsoft SMTP service running on the server.
I also wonder if at the domain level...
January 23, 2002 at 2:37 pm
Couple of items to check out:
1 - Do you have sql agent running as an nt user set with admin privileges on your server and the same login used for...
January 23, 2002 at 2:24 pm
Ok, so how about versions. Have you installed sp1 and what version of mdac is currently on the server.
We had issues with another service being installed, think...
January 21, 2002 at 1:39 pm
A while back we ran into connectivity issues that sound similar to what you are experiencing.
1. Have you installed more than once onto this server?
2. Have you installed more than...
January 21, 2002 at 1:18 pm
Also, there is a gotcha if you are using auto identity on the originating table and expect to have that value available after the trigger has completed it's work. ...
January 18, 2002 at 9:19 am
Viewing 15 posts - 16 through 30 (of 39 total)