Hi guys,
I have the following trouble. I have a frame with a browse where I want to manage any datbase table. I would use an external procedure which has some internal procedures
as "loadBrowse","createRecord","deleteRecord" and so on. How could I achieve this goal? I'd like you get me some example.