Showing posts with label approach. Show all posts
Showing posts with label approach. Show all posts
Wednesday, March 28, 2012
manage identity field at subscriber
Anyone has the standard approach for handling the identity column with replication environment.
Currently i am using following process.
http://www.databasejournal.com/features/mssql/article.php/3483421
I want to know if someone have some generic script to do this or much easier way..So your not using Auto_ID's ? & why not ?
Which Version of SQL you using ?
GW|||SQL Server 2000 SP3sql
Currently i am using following process.
http://www.databasejournal.com/features/mssql/article.php/3483421
I want to know if someone have some generic script to do this or much easier way..So your not using Auto_ID's ? & why not ?
Which Version of SQL you using ?
GW|||SQL Server 2000 SP3sql
Monday, March 12, 2012
Make a Common Color Palette
What would be the best approach for having all the reports share a color palette.
What i want to achieve is that when we want to change for example the color of our column header i somewhere change a value and all reports are modified. That somewhere might be a config file, a sql table, a registerentry, ....
I know i could change all rdl files but that's nog a approach i want to develop.
Kinds Regards
Sorry, never checked the <expression> possibility.
I mean, i know the option but never thought that even color had this option. Great.
|||Btw, you may find the following article useful: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql90/html/MoreSSRSCharts.asp
It also contains an example about using custom color palettes.
-- Robert
Subscribe to:
Posts (Atom)