Microsoft
Software
Hardware
Network
Question : If first character in string is zero, remove it
What code could I use to see if the variable strTempID begins with a zero, and if so, remove that character?
Answer : If first character in string is zero, remove it
iif(left(s,1)="0",mid(s,2)
,s)
Random Solutions
ntuser.dat
can't select distinct records with case statement
An updateble datagridview in a a Winforms application
Auto Spell checking is not working on outlook with the signature
Connect an Outlook 2003 client to an Exchange 2003 server protected by firewall
Using a date varible in where clause of SQL
Windows 2000 Server - Administrator ID - Invalid security ID Structure
Redirect to page based on credentials
How to identify the correct globalization for date types ?
Not recognizing next years dates in Dataset Search