Microsoft
Software
Hardware
Network
Question : replace the last letter in a word
Hi:
if the word end with "l" change it to "r"
for example , the word "level" change it to "lever"
please
Answer : replace the last letter in a word
if right(myWord,1)="l" then myWord=left(myword,len(myw
ord)-1) & "r"
Random Solutions
Call a PL/SQL Anonymous Block file from SQL PLUS
Reading / Parsing IP and Port from file
How to force Windows XP to detect USB PCMCIA card
Keystroke shortcuts in Win95
MySQL datetime insert into SQL Server datetime using PHP
%clientname% environment variable not present at login script on windows server 2008 TS
Having 'No Records Found' display in listbox
Cannot import calendar and contacts to Exchange 2003 mailbox with Outlook XP
ATI diver update fiasco
Installation of vgetty in Win XP