Viewing 15 posts - 406 through 420 (of 1,884 total)
The file may be in use. It may be in use by another connection of the same linked server.
You may want to check if the account that accesses your Access...
May 3, 2007 at 10:55 am
Run Performance Logs. Then analyze them once in a while
April 30, 2007 at 3:45 pm
Did you install MySQL driver?
April 19, 2007 at 11:24 am
A person who creates 1 NF does not know a word Partitioning
April 19, 2007 at 11:22 am
Some applications do not supporn named instances. Also named instances require port 1434 open unless you configure clients to uncheck "Dynamically Determine Port" and most network administrators don't like opening UDP...
April 17, 2007 at 9:53 am
It is not what I mean.
You have 35000 characters as a value. You application reads this value into say, Visual Basic variable of the type String. This now can hold...
April 17, 2007 at 9:39 am
Don't forget that a lot of front end string variables have a length of 32K. So whatever is in the database as a varchar(max) more then 32K will be corrupted...
April 16, 2007 at 11:51 am
I read the article and Andy's today's article of the day. I too installed SP2 last week on 2 servers and I have a version 3042. I will be installing...
April 16, 2007 at 11:44 am
I installed SP2 on the server, created a maintenance plan and could not open job steps for this plan. Everything was done on the server. For some reason when I...
April 16, 2007 at 11:42 am
Kids,
Vivien brings up a good point!!!
In SQL Server 2000 we had cases when the package was created when somebody was connected as SA, the owner was a domain login, all...
April 16, 2007 at 11:32 am
Thanks Andy.
A want to add: they should have posted the path too. It is:
YourDrive:\Program Files\Microsoft SQL Server\90\DTS\Tasks
also, I thought that SP2 adds a feature that Maintenance Plans work without DTS...
April 16, 2007 at 11:25 am
I had these cases several times when installing SPs on somebody else's servers. This somebody has a preference to have different permissions to admins account to different drives. For example,...
April 12, 2007 at 11:06 am
Viewing 15 posts - 406 through 420 (of 1,884 total)