Enter Keywords:
1 - 10 of 105(0.013 seconds)
Sort By:
 
OK, I am wrecked tired and should just wait until tomorrow when I haven't worked for 13 hours, but I really want to finish this project tomorrow. Yes, I have searched all of the other questions ...
Zones: MS AccessDate Answered: 08/09/2004 Rating: 7.4 Views: 0
Hi. I am trying to move a 32-bit values into a 32-bit block of memory. I am using Gas (GNU assembler) with AT&T syntax. I have the following code. .data var: .space 12 .text  .global _st...
Zones: AssemblyDate Answered: 07/17/2002 Rating: 8.6 Views: 0
Hello experts, I just tried to Google about this and couldn't find much.  I am trying to reconcile international data that includes company names, and I was wondering if anyone knows more about...
Zones: DatabasesDate Answered: 04/08/2005 Rating: 7.4 Views: 54
I like to get the DNS Suffix by ColdFusion. Is it possible in Cold Fusion
Zones: Cold...Date Answered: 09/02/2005 Rating: 9.4 Views: 0
i have my own domain and am connecting to my domain withmy own dns but am connected to the internet with my isp's dns when i ping sites like google, extra dns suffixes are attached suck as www.l.go...
Zones: Networking, DNSDate Answered: 12/30/2005 Rating: 9.4 Views: 0
Hi, I'm trying to find out what the reg exp would be to validate something like these valid: S, S., SO, SO., SOUTH what I know is this: ^[[:digit:]]{1,}(S(O(OUTH))) but in oracle it's a bi...
Zones: OracleDate Answered: 02/28/2006 Rating: 9.6 Views: 0
I am running an image and now when I try to connect to the domain it says it cannot find domain and I know it's ther as I have done this in the past. Should I have to add anything in the more icon ...
Zones: Windows XPDate Answered: 03/29/2006 Rating: 8.2 Views: 0
Hello, I´m migrating a w2k3 server to existing domain. I found out a problem in dns and this is causing some problems in replications and contacting domain controller. So I haven´t been able to ...
Zones: Windows 2003 ServerDate Answered: 11/16/2006 Rating: 8.0 Views: 0
All, In windows, when you got the properties on the DNS tab of TCP/IP of a network connection there is a box called dns suffix: Everytime I deploy a new machine I have to manually enter the dom...
Zones: Unix OS, Servers, Unix...Date Answered: 03/12/2007 Rating: 7.8 Views: 0
In 'C' Programming language we indicate long by suffixing literal with "L".  For example, 3806L, 45L, etc. Can we do the same in C++ Programming language? Thanks.
Zones: C++Date Answered: 02/25/2007 Rating: 9.0 Views: 0