bruceworking
0 pts. | Aug 4 2004 6:13PM GMT
I’ve always accomplished this using visual basic and ADO record sets. You need to query the database, fill an ado record set, and then input the fields into your form. Sorry, I’m not an access guru.
mcp111
0 pts. | Aug 5 2004 12:48PM GMT
IN FP2000 itself you should be able to bind the fields to the database.
MGaines
0 pts. | Aug 9 2004 2:27PM GMT
Depending on how you need to display the data, you may wish to look into using the FP menu option “Insert - Database - Results.”
As with your other reply, I usually use VB Script and ADO to extract and display the data.






