Viewing 15 posts - 5,761 through 5,775 (of 7,429 total)
You can find them in the download section of http://www.microsoft.com/sql just make sure to download SQL 7s if you are running it and not 2000 as it does have a...
May 21, 2002 at 6:26 pm
Sorry to my knowledge and in testing ther is no place that the executor of the package is stored.
"Don't roll your eyes at me. I will tape them in place."...
May 21, 2002 at 6:24 pm
What version of SQL are you running? Also take a look here, may be in some way related if you have text or image data in these filegroups. http://support.microsoft.com/default.aspx?scid=kb;en-us;Q254253
"Don't roll...
May 21, 2002 at 5:33 pm
Should not matter, in fact I have two processes like this that purposely fail and start job never gives me an issue. What error do you get?
"Don't roll your eyes...
May 21, 2002 at 5:28 pm
quote:
When I try to save the stored procedure it keep saying something about 'Microsoft.Jet.OLEDB.4.0'
What is...
May 21, 2002 at 5:25 pm
Andy is right password should not affect the TCP/IP connection. Have you made any other change recently as well? Maybe you installed a piece of software that is not part...
May 21, 2002 at 5:24 pm
Don't believe it will let you as it has internal pointers to itself. I will try later to see if I can get around, I have an idea. However the...
May 21, 2002 at 1:15 pm
Are you logged in with an account that has administrator rights?
"Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)
May 21, 2002 at 1:13 pm
Sounds like this file was protected from changes by implementing a workgroup file. Do you know for sure, and do you have a copy of the file?
"Don't roll your eyes...
May 21, 2002 at 12:41 pm
Phantom data or ghost data are records that were once there but have dissapeared during execution due to rollbacks, updates or deletes, thus the output does not reflect actual data...
May 21, 2002 at 12:29 pm
Yes. If you do as a file backup and you restore it you can specify the name of the database when restored. You will find this generally easier to do...
May 21, 2002 at 12:21 pm
Yes, just use a query task or anywhere you would normally use type in a query should work depending on what you are trying to do.
"Don't roll your eyes at...
May 21, 2002 at 12:11 pm
Can you walk me thru your process in full. I am concerned if you keep the data even after the rollback you end up with phantom data. You can I...
May 21, 2002 at 10:07 am
quote:
For the paging issue: this was done in an effort to reduce network traffic.
I...
May 21, 2002 at 10:01 am
quote:
I suspect there are ways that we could improve the efficiency of the stored procedures, but that's not the point of this...
May 21, 2002 at 9:34 am
Viewing 15 posts - 5,761 through 5,775 (of 7,429 total)