Thanks for you reply. I know how to make DLLs in Delphi. In fact, I have made a lot of plug-ins for a large sort of applications (neobook, mmbuilder, delphi vcl) in the past years. About 2 years ago, I have made a lot of "plug-ins" for DB, even when DB didn't accept it, including a multiplayer dll. These tools was used for DBusers a lot, but, they was external, so a lot of people had difficulties do make it run. I have made a bass.dll wraper around 3 years ago.
The major application was called dbHelper (1 and 2). I started a project call dbRadtools for a RAD development IDE for DB, but I stoped it for some private reasons. Now, DB accept DLLs, so it's easier for me to code things for DB.
About the SDK. Many languages have an "skeletal" dll framework to point developers about calling conventions, plug-in managment and other stuff. I think DB don't have it. I think I will have to learn all the stuff by myself, about how to call process a call inside the dll, etc. A6 from acknex have a delphi sdk, and I have code some plug-ins for it, for example.
If you can appoint me something to help me on that matter, it willl appreciate to much. Sorry for the poor english, BTW.
Al