Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Help please
rbuser
February 2008
edited February 2008
in
General
I would like to convert a string to integer
RB 9.03 Advantage v8.1
SELECT STOCK_LOCATION.ITEM, STOCK_LOCATION.BIN,
STOCK_LOCATION.QTY, CAST(stock_location.bin as integer(10,0))
FROM STOCK_LOCATION STOCK_LOCATION
Many thanks
Antony
Comments
rbuser
February 2008
edited February 2008
Sorted it many thanks
rbuser
February 2008
edited February 2008
SORTED THIS THANKS
This discussion has been closed.
Comments