Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Trigger output
- I'd like to use a trigger to identify the GUID that was assigned to a record just inserted. Here is the TRIGGER statement:CREATE TRIGGER trigBoardsGUID ON [EngineeringUser].[Boards] FOR INSERTASBEGIN SET NOCOUNT ON SELECT Board_GID AS '@@GUID' FROM insertedENDHow do I access '@@GUID' from my stored procedure that inserts into Boards?I was using an...
- Tags: database, GUID, GUID PK, identity, Identity PK, insert, Scope_Identity, software, sql server 2000, thomas.bihn@..., triggers
- Discussion threads 2006-01-10
Additional Resources
- GUID / UUID
- have domain, with around 20clients, while bringing the system in the domain i need not specify the GUID / UUID of the windows xp system's... but now i want to add the GUID / UUID of the system, in the active directory... how shud i do it?? does anybody have...
- Tags: mayu_2710@..., UUID, GUID
- Discussion threads 2007-04-07
- RIS GUID Finder
- I am setting up a Ris server, and being the lazy person that i am i'm trying to finder a scanner or something that will let me know the GUID for each computer without me having to visit each one, does anyone know of something?Quest Enterprise Directory Reporter has the...
- Tags: GUID, Quest Enterprise Directory Reporter, wills.jason, windows
- Q&A 2005-06-09
- Microsoft Exchange Server GUID Generator (EXE)
- Use the GUID Generator to generate globally unique identifiers, or GUIDs, that you can use to identify your ActiveX classes, objects, and interfaces. The GUID is copied to the Clipboard in one of four different formats for insertion into your application's source code. This version is the first release on...
- Tags: Microsoft Exchange Server, Microsoft Corp., GUID Generator, E-mail Servers, Groupware, ActiveX/COM/COM+/DCOM, Enterprise Software, Software, Software Development, Software/Web Development
- Software downloads 2007-08-29
- PK Kingdom Client (exe)
- The PK Kingdom Client is a Java baced applet used to acess PK Kingdom Private Server. It uses Rune Scape Sprites and Modles to emulate Rune Scapes official Client. You may mistake this for the real client or real Rune Scape but be aware we are not affiliates of Jagex...
- Tags: Client, PK Kingdom, PK Kingdom Client, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2008-05-15
- Don't get lost when your Windows 2000 Server's GUID overloads
- No real info provided!You have provided absolutely no info to me as to what GUID you are referring to, what it is used for, what this reg key would contain, nor a linke to an article from Microsoft detailing this bug!I'm running hundreds of windows 2000 servers and have never...
- Tags: bmagurn@..., feedback, GUID, Microsoft Windows, Microsoft Windows 2000, Microsoft Windows 2000 Server, server
- Discussion threads 2007-03-02
- Population Pharmacokinetics Studies With Nonlinear Mixed Effects Modeling
- Population pharmacokinetics is the application of the statistical and programming expertise to convert data into knowledge. Pharmacokinetic and PK/PD models applied to drug concentration-time data can provide crucial information in early and late stage clinical development or post-marketing development. Population PK modeling uses population-based approaches to identify and interpret the...
- Tags: SAS Institute, Modeling, Population, Population Pharmacokinetic, SAS NLMIXED Procedure, Research & Development, Business Operations
- White papers 2007-05-14
- A review of naukri.com.pk, Pakistan's Largest Jobs Website
- A review of naukri.com.pk, Pakistan's Largest Jobs WebsiteSummary of Good pointsMAIN FEATURES OF EMPLOYER SECTION:- Free service - Post your jobs free at www.naukri.com.pk - Receive resume online - Receive resume in a more professional
- Tags: job, naveed792@..., career, jobs, jobs in pakistan, pakistan's largest jobs website, ---
- Discussion threads 2005-05-10
- How to Recover Files Encrypted Using Windows XP??
- Hi all,Recently I re-installed my Windows XP after formatting Windows Partition but I forgot to decrypt my encrypted folder. Also I had also not taken backup of my security certificates and keys. Now the problem is that, the encrypted data has a lot of important data which I need at...
- Tags: Microsoft Windows, aks_neo.007@..., GUID
- Discussion threads 2007-04-22
- Script for reading the GUID
- I'm looking for a script (vbscript/kix etc) to read the computer guid. Does anyone have one or know where its stored in the registry?Thanks in advance.HiHave you tried looking in the Microsoft scripting centre: http://www.microsoft.com/technet/community/scriptcenter/default.mspxGood luckYes, I can't find one.
- Tags: joncr
- Q&A 2005-06-10
- GUID of the User account
- In win2k if i check NTFS permissions on certain files & folders . i see a GUID of user account instead of the User account name . i believe these are the deleted accounts. how do i find the account name of the GUID.Where do we see this mapping...
- Tags: deleted account, GUID, k4k, windows
- Q&A 2005-10-07
- ZALGUIDGenerator (exe)
- ZALGUIDgenerator is a utility to generate new GUID Globally Unique Identifier, a unique 128-bit integer used for CLSIDs Class Identifier and interface identifier. It's used most by programmers to generate a GUID. This version is the first release on CNET Download.com.
- Tags: Integer, 128-bit, Hamid Reza Bahador, ZALGUIDGenerator, Network Technology, Development Tools, Networking, Software Development, Software/Web Development
- Software downloads 2008-10-17
- Don't get lost when your Windows 2000 Server's GUID overloads
- Windows 2000 Server's globally unique identifier GUID can wreak havoc when it runs out of memory. Find out how you can avoid the problem by creating a backup in case the GUID gets overloaded. There's a bug in Windows 2000 Server that makes the system unable to read...
- Tags: Microsoft Windows 2000 Server, GUID, Microsoft Windows 2000, Microsoft Windows, Servers, Jim Boyce, server, Windows 2000 Server Tips Newsletter, Operating Systems, Software, Hardware
- Technical articles 2007-02-26
- Generating and working with GUIDs in .NET
- Which is better for database IDI work with database programming on an almost daily basis. Typically, the format that our development team has taken is to use an Integer value for primary keys. Are there any advantages to using a GUID for this purpose? Are there any differences in storage...
- Tags: CQ_West, database, development, GUID, Microsoft .NET, programming
- Discussion threads 2005-05-18
- I am unable to connect POP server
- I recently switched dialup from dsl and after that whenever i try to recieve or send me pop email through outlook express 6 the following error displayed at the end.-----------------------------------------------The host 'mail.cyber.net.pk' could not be found. Please verify that you have entered the server name correctly. Account: 'mail.cyber.net.pk(1)', Server: 'mail.cyber.net.pk',...
- Tags: DSL router, e-mail, rissvann@..., server
- Q&A 2006-09-23
- Generating and working with GUIDs in .NET
- TechRepublic's free .NET newsletter, delivered each Wednesday, contains useful tips and coding examples on topics such as Web services, ASP.NET, ADO.NET, and Visual Studio .NET. Automatically sign up today!When Windows developers need a unique value, they oftenutilize a Globally Unique Identifier GUID. Microsoft uses the term GUID for aunique number...
- Tags: GUID, GUID value, Tony Patton, Microsoft .NET
- Technical articles 2005-05-17
- Generating GUIDs with VB.NET
- There are a variety of reasons why developers use globally unique identifiers GUIDs, such as assigning unique identifiers to classes or when dealing with databases. This tip contains sample code that shows you how to generate GUIDs with VB.NET. Developers use globally unique identifiers GUIDs for various reasons, such...
- Tags: Microsoft Visual Basic.Net, GUID, Irina Medvinskaya, Microsoft development tools, .NET, Programming languages, Network technology, Visual Basic Tips Newsletter, TechRepublic Inc., Development Tools, Software Development, Software/Web Development
- Technical articles 2007-04-19
- Select random rows from a table in SQL
- does it really workseems to me this trick works only when the # of rows in a table keep growing or shrinking, otherwise you are only going to see the same top 10 rows over and over againdoes it really work?seems to me this trick works only when the #...
- Tags: software, SQL, sql tricks, yaoliu68@...
- Discussion threads 2005-12-09
- Oklahoma PK-8 Private School Turns to HP Technology for Innovation, Reliability
- Located in Tulsa, Oklahoma, Monte Cassino School (PK-8) is a Benedictine community school of parents, children and faculty working together to promote what is best for each child. For years, the staff at Monte Cassino had struggled with identifying and deploying technology that would "Truly elevate the learning environment" for...
- Tags: Innovation, Hewlett-Packard Co., Tablets, Notebooks, Leadership, Strategy, Hardware, Notebooks & Tablets, Management
- Case studies
- Set-based update query
- In SQL SERVER 2005 I have 2 tables as follows:table1_old{ id smallint PK status bit}table1_new{ id smallint pk status bit}table1_old's records are, in effect, a subset of table1_new's records. I want to update the status flag for each record in table1_new that's in table1_old with the status value in...
- Tags: Fahim Kanji
- Discussion threads 2007-11-21
- << Previous
- page 1 of 1
- Next >>