From: Dimitry S. <sd...@ib...> - 2010-09-23 10:19:45
|
23.09.2010 12:05, Tagangout, Abderrahim wrote: > seconde i need in the Target CPU only 4 or 5 funktions from the client library, like a connection to the database, read data from and disconnect. Is it possible to do this without all this work? Yes. Take "remote" sources and a bit of "dsql", cut off everything unneeded, define entrypoints to standard names instead of REMOTE_XXX and... that's all. -- SY, SD. |