Microsoft
Software
Hardware
Network
Question : number the records in 4gl query
I have a query I have built using 3 tables. The query builder also allows for calculated fields. What I am trying to do is add a calculated field to number the records returned. Simply I am looking for 1,2,3,4,5 etc This is unique for me as I do not have much experience with Progress 4gl syntax. Playing around and trying different snippets I have found I do get a result with all fields with a 1 with the following statement in the calculated field.
Num-entries(PartLot.LotNum
)
Answer : number the records in 4gl query
I have given up the chase and have turned to Crystal reports using the count function.
Random Solutions
Windows 2008 Server RemoteApp Application Issues
SQL Server 2005 Casting behaviour
Development setup for PHP/MYSQL and ASP/MSSQL.
Access: IF ELSE better or SELECT CASE?
Windows 7 Sleep Issues
Sql Query
dropdown list that passes to php var
Adding value to be part of file name
Citrix Receiver with iPod Touch
VBScript for displaying file attributes in command prompt?