[aplusdev] Foreign Database Interfaces

Brian Redman ber at ms.com
Mon Feb 26 04:09:58 EST 2001


Hi Steve,

Typically one dynamically loads the foreign database objects via _dyld{} for
access.  If the API doesn't take and return simple vector args of int, char or float
then one writes cover functions in C to interface between the A+ and the foreign
access routines.

        ber



More information about the apluslist mailing list