Viewing 15 posts - 1,486 through 1,500 (of 59,082 total)
My apologies... I don't use any of the things that use the log file of a database so I don't actually know what else to check on this issue. My...
--Jeff Moden
Change is inevitable... Change for the better is not.
If partitioning IS present, why is there a need for any of this? SWITCH the old data out. Copy it to a new table in the archive. Then SWITCH that...
--Jeff Moden
Change is inevitable... Change for the better is not.
I will want to have this solution in my arsenal. What is the code to install ACE Drivers? How do I set it up?
Please, show me easy and step...
--Jeff Moden
Change is inevitable... Change for the better is not.
Bulk Copy "BCP" might be another option. But the import wizard's probably the easiest since it's GUI driven.
I'm pretty sure that BCP doesn't work on actual spreadsheets...
--Jeff Moden
Change is inevitable... Change for the better is not.
I think the answer is "because". 😉 I've not checked privs on system versioned temporal tables before but it may very well be that if the user has write privs...
--Jeff Moden
Change is inevitable... Change for the better is not.
Thanks for the advice.
So i read this before and did a log backup.
Backup Type: Transaction Log
It doesnt work... Or do you mean anything else?
Edit: So i turned the log...
--Jeff Moden
Change is inevitable... Change for the better is not.
If you look for the accepted answer at the following link...
... it says...
Status = 2 means that VLF can't be reused (overwritten) at this time and it...
--Jeff Moden
Change is inevitable... Change for the better is not.
Bulk Copy "BCP" might be another option. But the import wizard's probably the easiest since it's GUI driven.
I'm pretty sure that BCP doesn't work on actual spreadsheets ((but I...
--Jeff Moden
Change is inevitable... Change for the better is not.
Hi Jeff,
Thanks for the reply.
It only deletes some of the data. Also, the query that isn't returning data only pulls from that subset that gets deleted.
Those rows are locked...
--Jeff Moden
Change is inevitable... Change for the better is not.
I have table for employee activity with the following fields:
[Emp ID] , [Hire Date] , [Term Date] , [Mod Date] , [Old Div] , [New Div]
When an employee is...
--Jeff Moden
Change is inevitable... Change for the better is not.
Hi Ratbak,
Thanks for your reply but order is the only my main problem.
--Expected o/p : Previours years following by current year data --Jan-2022,January-2022,Jan-2023,01-01-2023,Jan-2023,Jan-2023
Thanks
Bhanu
Since this seems new to you, read...
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 15 posts - 1,486 through 1,500 (of 59,082 total)