Does anyone have any experience with the odbc functions as regard to populating tables and forms?
I want to be able to retrieve the whole contents of database (based upon a users selection) but be able to refer to each record afterwards so that the users can click hyperlinks on the retrieved records etc.
Something like odbc_result_all would be fine if I could access the contents of the returned table.
I tried all sorts of stuff with loops but I'm finding the available odbc functions hard to use (or maybe it's just me)
Please help if you can
Chris
I want to be able to retrieve the whole contents of database (based upon a users selection) but be able to refer to each record afterwards so that the users can click hyperlinks on the retrieved records etc.
Something like odbc_result_all would be fine if I could access the contents of the returned table.
I tried all sorts of stuff with loops but I'm finding the available odbc functions hard to use (or maybe it's just me)
Please help if you can
Chris