Microsoft
Software
Hardware
Network
Question : Adding extra characters to an output.
Hey guys,
I would like some help on prefixing information to the results of a column from a query in access 07..
for example:
query example --
SELECT price, category, image
FROM table_name
before --
9.99, electronic_item, item_image.jpg
after --
9.99, electronic_item,
www.my_site.com/item_image
.jpg
What I'm looking for is to have for e.g "
www.my_site.com/
" prefixed or put in front of all image records that are produced from the query results..
thx in advance
Answer : Adding extra characters to an output.
I think you are saving a bmp file in line 40 without jpeg compression
please read this page:
http://msdn.microsoft.com/
en-us/libr
ary/bb8825
83.aspx
Random Solutions
How to re-write code using strings to Delphi 2010
What are some good guides on designing and building video games
speak & auto type?
How can I uninstall a corrupt broadcom driver?
Operator '=' is not defined for type 'DBNull' and type 'Integer' - how to fix
EMC DPA (Data Protectiopn Advisor) Report
QOS And routing behind a bridged device on Cisco 2800 series router
riddle vb.net calling unmanaged c++ dll
ACT 2009! registration error, windows 7 (exception error popup)
C# ASP.NET code hanging for no reason...