Knowledge Base

Snippets

09
Upon startup, when prompted to enter the Adaptec Embedded SATA HostRAID BIOS, press the CTRL+A keys.   In the Adaptec Embedded SA...

[Read the rest of this article...]

Hardware Configuration
07
To work around this problem, follow these steps on the computer that Windows Server 2003 or Windows XP SP2 is installed on: Make sure that the ...

[Read the rest of this article...]

SQL, Network DTC Access
31
In DotnetNuke Localization support, every resource key (in APP_LocalResources or APP_GlobalResources) should end with an extension. resourceName.T...

[Read the rest of this article...]

Posted in: DNN, Custom Modules
12
To format a short date like MM/DD/YY try the following: select CONVERT(VARCHAR(8), GETDATE(), 1) as MyShortDate For a complete guide to&nb...

[Read the rest of this article...]

SQL, Date, Convert
Posted in: SQL Scripts
09
Oracle: "Provider=MSDAORA; Data Source=ORACLE8i7;Persist Security Info=False;Integrated Security=yes" Microsoft Access: "Provider=Microsoft.Jet.OLEDB...

[Read the rest of this article...]

Connection Strings, SQL, Oracle, Microsoft Access, MySQL, IBM AS/400
30
Recently I’ve had need to change the name of a running website in IIS 7. This isn’t something you can do through the GUI, but I have disco...

[Read the rest of this article...]

IIS7, site identifier
Posted in: IIS
Page 23 of 53First   Previous   18  19  20  21  22  [23]  24  25  26  27  Next   Last