Subject | IBO + DB + DLL |
---|---|
Author | James N Hitz |
Post date | 2006-04-26T12:42:50Z |
Hi everyone,
I am not sure this question belongs here but... here goes:
I am trying to write a small app in which some of the functionality can be
supplemented in the form of DLLs (like add-ons). For example, a student
management system could have say a "Library" add-on to handle books... etc
Question is, how can I allow a Connection stored in a DLL to be accessed by
a Dataset(TIB_Query for example) in an EXE, or even another DLL... or vice
versa.
James N Hitz
I am not sure this question belongs here but... here goes:
I am trying to write a small app in which some of the functionality can be
supplemented in the form of DLLs (like add-ons). For example, a student
management system could have say a "Library" add-on to handle books... etc
Question is, how can I allow a Connection stored in a DLL to be accessed by
a Dataset(TIB_Query for example) in an EXE, or even another DLL... or vice
versa.
James N Hitz