I'm coding a program in VFP6 which connects to a SQLServer Database in order to extract certain records from one of the tables in the database. Can anyone tell me how to code the program so that the end user of the program will get a "messagebox" or some other
user interface where he can type in a SQL
statement determining which records will be extracted? Thanks in advance for help.
user interface where he can type in a SQL
statement determining which records will be extracted? Thanks in advance for help.