Viewing 15 posts - 4,276 through 4,290 (of 59,067 total)
Dear Friends,
Would be great if you can advise on an alternative to CURSOR object. Thank you in advance..
Best Regards...Arshad
November 24, 2021 at 7:37 pm
I agree with Grant...I wouldn't bother with DTA at all. It is actually possible to get such an error simply because of an overly complex query or a simple looking...
November 24, 2021 at 7:17 pm
Right now, after you've uploaded (imported) a file to a named table, what do you want done with the file?
Once the files are uploaded, there are there...
November 24, 2021 at 7:08 pm
Here's the next thing that could be a possibility... Run this code in the database where the table is at.
SELECT is_read_committed_snapshot_on
FROM...
November 24, 2021 at 7:00 pm
Here's the next thing that could be a possibility... Run this code in the database where the table is at.
SELECT is_read_committed_snapshot_on
FROM sys.databases
...
November 24, 2021 at 4:27 am
Crud, I went to hit "Reply" on one of the posts above and hit "Report", instead. I've sent the WebMaster a request to undo that.
In the mean time, I have...
November 24, 2021 at 4:06 am
What a great set of "mini-courses" you're in the process of having published! Nicely done! My only question on this one would be... why would you ever teach anyone...
November 23, 2021 at 9:03 pm
Because you didn't follow the instructions in the write-up for when to round down, your final value of 193MB is off by abou 10MB. It should have been 183.398438 MB.
That,...
November 22, 2021 at 8:25 pm
Thanks Jeff
I haven't heard of ACE driver. Is it a tool ? if so, can you share a link please. I am not sure how to use bulk insert...
November 22, 2021 at 5:03 pm
Unfortunately I dont have the space to test (create a duplicate db/table ), the whole rationale for this exercise is diskspace is full 🙁 , nor can I take...
November 22, 2021 at 4:53 pm
WHY do you need to do this?
November 22, 2021 at 4:15 pm
Sorry. Post removed. I looked at the code and read it incorrectly.
November 22, 2021 at 4:03 pm
Heh... I agree with what Kathi said in her good article and what the others have cited in this thread.
I'll also say that Einstein is quoted as having said that...
November 22, 2021 at 4:44 am
Hello!
Hello there, Dillan25. What's cookin'? SPAM? 😉
November 22, 2021 at 4:35 am
Uh oh... so I should learn some basic C# or Powershell (or both).
I guess it's time to look for a good validation tutorial maybe. Thanks!
Heh... Phil already knows what...
November 22, 2021 at 4:31 am
Viewing 15 posts - 4,276 through 4,290 (of 59,067 total)