On CNET: Who's hiring: Anti-layoff spreadsheet
1 Resources for

yyyy-030881

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Computer Name
is the computer name recorded in any of the files in c drive?The computer name is recorded in the system registry file.It would be under hkey_local_machinesystemcurrentcontrolsetother than the above, anywhere else?C: Hostname Short answer is no. The systm name is hardcoded into the registry.Easiest way Ive found is to open...
Tags: career, computer, jason9177@..., registry, Short Answer, YYYY-030881
Q&A 2004-10-01

Additional Resources

When is MY MASTERPIECE, Being Coded?? Club Shepherd yyyy
I dreamed about this Vividly so I know it will Come, someday, however long, I must wait, I will be PATIENTLY Awaiting, Club Shepherd yyyy! I just need 2 SEE IT...to much holiday festivitiessounds like someone had to much at holiday festivities
Tags: cincy2hot4u@..., Club Shepherd, club shepherd yyyy, e-mail, programming, project management, it management, career, software, windows, feedback
Discussion threads 2006-12-02
Club Shepherd, yyyy
Microsoft, IS Going to FIX The Zone, because of MY Code!! I Won't "GO Away", until it gets FIXED!!!!!! I know WHY, THEE World Wide Web, is so poorly coded, because of programmers, like YOU!!!! 47 NEW Feature presentations, I have INVENTED, But the Web, will not...
Tags: cincy2hot4u@..., Club Shepherd, Microsoft Corp.
Discussion threads 2007-02-26
How to get the system short date format using macros in Excel?
Hi,I am in the process of converting date to yyyy-mmm-dd format i.e 2007-JUN-05 format. The problem i am facing is i have a date in MM/DD/YYYY U.S format in my excel sheet now if i change my system regional settings to some other country which has short date format as...
Tags: arunnc84@..., Microsoft Excel, I.E
Discussion threads 2007-06-05
Club Shepherd, yyyy
I Solved 47 NEW Features, your internet, NEEDS!!!!!!!!!!!!
Tags: cincy2hot4u@...
Discussion threads 2007-03-01
Club Shepherd yyyy
The World Wide Web is coded TERRIBLY, I have thee NEXT Version ALL designed in my Head!FOX News UPDATES, ESPN Sport scores Ticker, cool? 47 new Feature presentations, the World Wide Web users are MISSING OUT UPON Having! Why? How could a HANDICAPPED, Systems Analysis student, From...
Tags: cincy2hot4u@...
Discussion threads 2006-12-04
export xls to csv
Hi,I'm looking for a macro in excel that lets me export to csv.The filename must be the name of the sheet combined with the month and year on the moment of export.Can somebody help me out? I've been searching for a few hours but no luck so far.Kind regards,PM.Might take...
Tags: csv, Macro, C:\Documents
Q&A 2006-05-01
Change date format for all domain PC's?
Does anyone know how I can change the date format to dd/mm/yyyy on all computers in the domain? There is nothing in Group policy. Help!You will need to create an administrative template and apply that via a GPO for the following registry keys:HKEY_CURRENT_USERControl PanelInternationalsLongDate which is usually in the format...
Tags: Microsoft Windows, mveira@..., PC, windows
Q&A 2005-03-10
MySQL in a Nutshell: Date and Time Functions
The ability to record dates and times in a MySQL database is a very common requirement. This paper presents the date and time functions for MySQL. Date and time data comprises only numeric strings, so it can be stored in a regular character column. However, by using temporal datatype columns,...
Tags: MySQL, Column, Open Source, Databases, Enterprise Software, Software, Data Management
Book chapters 2005-04-28
Club Shepherd, yyyy
IS NOT Done, YET? WHERE IS IT, WHATV ARE you bsTUCK ON? 47 Features, I have implemented in my Card, Club Shepherd, yyyy, BUT IS Not found 404 ERROR! Now William, WHEERE IS IT, If it's Completely DONE? 4-17-2003, I HAD A pREMONITION, AND I FEEL,...
Tags: brian.shepherd@..., Club Shepherd, brian.shepherd@yahoo.com, feedback, windows, software, it management, project management, programming, e-mail, +++Bridge_SMASH
Discussion threads 2007-01-11
Club Shepherd yyyy
This Futuristic World Wide Web product Will be Microsoft/MSN produced, 7000++. Techy, Hours of WORK, I have spent designing this DIFFICULT Work Request! 14 FEATURES, I Present, NEW Work, to the World Wide Web, 25 new coding enhancements will come, 9-29-2006! 2 feature presentations, MY Sibling, Greg...
Tags: cincy2hot4u@..., Club Shepherd, Microsoft Corp., MSN, programming, WTF
Q&A 2006-08-03
Club Shepherd yyyy
Why Was MY Post DELETED, Without giving a REASON??You should approach TR directly on this oneThis is a Community Q & A Forum that is not staffed by TR but by TR members so we have no control over what happens at TR.It's also possible that be
Tags: cincy2hot4u@..., TR Member
Discussion threads 2006-11-30
Round and truncate dates in Oracle
watch outAlthough truncing a date is very common, I didn't know about the format parameter.Thanks.trunc(sysdate,'y') sure beats to_date('01-01-'||to_char(sysdate,'yyyy'),'dd-mm-yyyy')However while playing around I noticed something I didn't expect, using the 'd' format.I expected the output of trunc(sysdate,'d') to basically be the same as truncsysdate.Because truncing to a day would in my...
Tags: bellyware, SysDate, Oracle Corp.
Discussion threads 2007-07-25
Microsoft fixes faulty security patch
Microsoft has issued a "hotfix" for a fault in a security patch designed to correct a flaw already being targeted by worms. Computers running x64-based versions of Microsoft Windows Server 2003, along with Service Pack 1 and Windows XP Professional x64 Edition, are affected, if the MS06-040 update has been...
Tags: Patches, Microsoft Windows, Microsoft Windows XP, SECURITY, Microsoft Corp., Club Shepherd
Discussion threads 2006-08-21
MS Access date formats
I have a MS Access application on a central server available via Citrix to 30 or so users.Two of these users are seeing their dates displayed in 'American' format mm/dd/yyyy. The others are all OK. I have checked one of the 2 PCs - the regional setti
Tags: software, brendan.donaghy@..., regional setting, Microsoft Corp., Microsoft Access
Discussion threads 2006-11-22
PCs' Date Format
Is there any way to have all PCs in a domain to use the same date format, example: dd-mmm-yyyy?You will need to create a custom GPO Admin Template to modify Regional Settings in Registry:HKCUControl PanelInternationalSee http://grouppolicy.editme.com/AdminTemplates
Tags: Desktops
Q&A 2006-07-22
Club Shepherd, yyyyy
I must tell you, I have A HI-Tech way to defeating all card Game Cheating Tactics! I am Starting, Club Shepherd, yyyy, 7-22-2007, so, you must be patient, because I actually eliminated ALL Derivations, 4-17-2003, but Microsoft will not, until, they TEST Thoroughly my C++ coding CHANGES!!! Geesh,...
Tags: cincy2hot4u@..., Club Shepherd
Discussion threads 2007-02-26
Create a Web form data format mask with JavaScript
This article originally appeared in the Builder.com Web Development e-newsletter.In a Web application, it’s important to validate data before submitting it to the server. It saves you time and reduces network traffic. One of the most important parts of validating data is controlling input at the user level.In the past,...
Tags: Scripting languages, Phillip Perkins, JavaScript, Web, numeric value
Technical articles 2003-04-11
Tip: Customize Windows Regional settings
Dr. Keith Rowlings of South Africa recently asked an Outlook question. He wanted calendar view to display the day's name, along with date, as in Monday, July 9, 2002. That's how Outlook displays dates on my system, so I suspected Windows, and not Outlook, was his problem.I checked my Regional...
Tags: Outlook
Blog posts 2007-07-09
Concatenate date cells with text cells in Excel
Mary Ann Richardson explains that when concatenating date and text cell data in an Excel formula, you need to convert date cells to text to avoid unexpected results. When concatenating—using a formula to combine data and/or text from one or more cells into one cell—date cells with text...
Tags: Mary Ann Richardson, H12, Microsoft Excel, Microsoft Office, cell, Microsoft Office Suite Excel Tips Newsletter, Office Suites, Software
Technical articles 2006-12-12
  • << Previous
  • page 1 of 1
  • Next >>


Disaster Recovery Plan Power Checklist
Development of a disaster recovery plan is a must. Although there may never come a time when the plan must be implemented, it is always best to prepar ...
Buy Now
Network Auditing
Auditing the activities on your network can be an eye-opening experience if corporate policies and procedures are not strictly enforced and monitored. ...
Buy Now

Fusion