Posts

MS-SQL 2014 Express License polocy

i have plan use ms sql server dbms of our solution though there limitations belows;   - max compute capacity : lesser of 1 socket or 4 cores   - max memory utilization - dbe 1gb   - max db size 10gb i think our solution uses small database, "ms sql server express" can control & cover database our solution.  this question.  for saving cost, want use/buy 1 server application server , database server. consider of "intel xeon e5-2660v3 x 2 ( 6core * 2socket )" server , install application , dbms 1 server. if install "ms sql server express" in 2 socket/12core server, ok? there issue according microsoft sql server license policy?  i read "ms_sql_server_2014_licensing_guide.pdf". there limitaion resource, not server(hardware) size. why have question this.  as know, have buy core-based license or user-based license ms sql server standard edition.  how ms sql server express ed...

SQL 2008R2 Report Server

hello, i move report server database sql 2008 r2 partition other default location on windows 2008r2 box. have seen documentation moving report server database computer detach , attach method. how move database default location partition in same computer? tia tom hello tom, in same way: detach 2 report server databases, move related files new location , attach databases again. olaf helper * cogito ergo sum * errare humanum est * quote erat demonstrandum * wenn ich denke, ist das ein fehler und das beweise ich täglich blog xing SQL Server  >  SQL Server Reporting Services, Power View

Client side Validation with RIA and EndEdit() in VM

i have come across 2 interesting situations. 1) when create new entity displayed in datagrid, mandatory fields aren't entered yet.  if user clicks on save, check if there validation issues before sending unnecessary over wire.    in order achieve this, check first within cansave() method if  contact.hasvalidationerrors this true, if have valid field has gone invalid state.  however how force validation check right away when entity created contact.hasvalidationerrors set right away true long mandatory fields empty? 2) other problem when field in in editmode , user clicks on save, error message have endedit() before saving. entity 'xxx' being edited , has uncommitted changes. call beginedit must followed call endedit or canceledit before changes can submitted.  however how do within viewmodel? have no direct access view's datagrid in order call method on control? sthe best practice? your highly appreciated,  houman hi...

IPAM Hybrid vs Distributed Topology

looking on 3 topologies supported ipam in article , 2 of them close: distributed: ipam server deployed @ every site hybrid: central ipam server deployed along dedicated ipam server per site taking account ipam servers don't communicate amongst themselves, nor share database, (1) how hybrid mode different distributed mode , (2) specific functional advantage of 1 of these 2 mentioned modes ? more point - central ipam server in hybrid mode ? hello, thank question. i trying involve familiar topic further @ issue. there might time delay. appreciate patience. thank understanding , support. Windows Server  >  Network Infrastructure Servers

2008 Terminal Server CALs with 2003 Terminal Server

hi can please me problem? searching around, i've found information, and i believe 2008 terminal licensing server can issue 2008 ts user cal's 2003 terminal server , allow users login, not requiring me purchase 2003 ts user cal's.   anyway, here's problem. have 2008 terminal server acting licensing server 50 2008 ts user cal's installed , works ok. in 'license program' says type 'open' (i assume because purchased our licenses on volume licensing agreement). we have need install 2003 terminal server , allow users connect it, etc. i've placed 2003 server in same domain 2008 machine, , if go licensing manager can see 2003 machine, in 'ts cal version , type' field says 'temporary ts per device cals' , 'license program' says 'temporary'. someone told me need make 2003 server licensing server , install 2008 cal's on that, don't know, it's confusing. can tell me need resolve this, or need purchase 2003 ts u...

Working with Active Directory

hi guys my apologies if i've posted in wrong forum again. if not, appreciate few tips if have time. i'm learning vc++ , useful references if @ possible each of following: list ou move users 1 ou delete user , mailbox any appreciated.   regards brian rowlands hi brian, as quesiton related development, suggest post in visial c++ forum. http://social.msdn.microsoft.com/forums/en-us/category/visualc hope helps. scorpio technet software assurance managed newsgroup mcts: windows vista | exchange server 2007 mcitp: enterprise support technician | server & enterprise admin | system architect Windows Server  >  Directory Services

ADFS 3.0 AD Requirements

   hello all, minimum ad requirements adfs 3.0? i'm asking because corp has office 365 roadmap and i have on premise ad forest with 7 domains and almost of them have windows 2003 dcs.    inputs appreciated.    regards, eeoc. adfs supported domain controllers running windows server 2003 (as long windows server 2003 supported). of features not there though such alternate id mentionned in article are refering or workplace domain join... few months ago, documentation http://technet.microsoft.com/en-us/library/dn554247.aspx stating same saw on mark's post. things have changed since, supportability tests have been done , documetation has been updated. note documenation mentionned, windows server 2003 out of support. if plan adfs 2012r2 2003 dcs, should keep in mind should update them @ 1 point. note: posts provided “as is” without warranty of kind, either expressed or implied, including not limited implied warranties ...