Microsoft
Software
Hardware
Network
Question : Adding extra characters to an output.
Hey guys,
I would like some help on suffixing information to the results of a column from a query in access 07..
for example:
query example --
SELECT price, category, item_image
FROM table_name
before --
9.99, electronic_item, item_image.jpg
after --
9.99, electronic_item, item_image_90.jpg
What I'm looking for is to have for e.g "_90" suffixed or put in behind of all image records that are produced from the query results..
thx in advance
Answer : Adding extra characters to an output.
make it more simplify:
SELECT price, category, REPLACE(item_image,".JPG",
"_09.JPG" as Item_name
FROM table_name
Random Solutions
BES 5.0.1 and Exchange 2010
Delphi5 & Crystal ReportVCL v8.5
Is there anyway to reserve some resources in windows server so that RDC will still work in the event network/cpu is exhausted?
Can't open my own attachment in Outlook
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted
Memory to sell
monitor AIX servers
Problems installing the AjaxControlTooKit.dll
Backup Sharepoint search index
Crystal reports subreport doesn't show if longer than section