SQL Subfile Questions

1

Subfile sort
I have a subfile program for updating, creating, and displaying item information the user can select from to create, view or update detail. The subfile shows item number, description, etc from my main file (i’ll call itemnum1)and a vendor item number from an auxiliary file (itemnum2). My question is the users want to be able [...]

Answer Question   |  April 8, 2011  8:08 PM
SQL Subfile, Subfile
asked by:
445 pts.

SQL Subfile and position to ability
I have a subfile that can be sorted by any of 4 fields, so I want to use imbedded SQL to read the data out of my PF in order to populate the subfile. I want to be able to allow the user to enter position to information, and position to that entry – normally, [...]

Answer Question   |  August 15, 2008  7:03 PM
SELECT statement, SETLL, SQL Subfile, Subfile
asked by:
Klw
50 pts.

1