| Author |
Message |
lkalman@financemgr.com
Joined: 11 Apr 2012 Posts: 21
|
Posted: Fri Aug 31, 2012 5:14 pm Post subject: sort by Date Last Modified |
|
|
Looking to add a column on the object to be able to
sort by Date Last Modified |
|
| Back to top |
|
 |
andy.campbell.smith
Joined: 20 Oct 2011 Posts: 124 Location: Red Gate Software
|
|
| Back to top |
|
 |
lkalman@financemgr.com
Joined: 11 Apr 2012 Posts: 21
|
Posted: Thu Sep 06, 2012 8:04 pm Post subject: sort by Date Last Modified |
|
|
Well this way you can sort by date order and determine which change you want per date.
For Example if you are only looking to find out today's changes and not all other changes. |
|
| Back to top |
|
 |
andy.campbell.smith
Joined: 20 Oct 2011 Posts: 124 Location: Red Gate Software
|
Posted: Thu Sep 13, 2012 2:51 pm Post subject: |
|
|
Ah, right, OK. SQL Server doesn't capture any information like this by default, so you'd need to set up a computed column for SQL Compare or SQL Data Compare to have any access to that information. I'm assuming this question is actually about SQL Data Compare, given that you're talking about sorting by columns.
If you've got that DateModified column set up, then you can filter the data with a WHERE clause as detailed on this page:
http://www.red-gate.com/supportcenter/Content/SQL_Data_Compare/help/10.0/SDC_ApplyingConditions
That ought to let you filter for changes applied within a specific timeframe. Does that help at all? _________________ Andy Campbell Smith
Red Gate Technical Support Engineer |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group