Subject | RE: [firebird-support] Re: Active Database |
---|---|
Author | Oscar Villacis |
Post date | 2005-08-16T17:50:54Z |
Mick,
Thanks a lot for the tip, but I can't establish a reference in VB for
fbclient.dll... some idea??
Regards,
Oscar
________________________________________
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] En nombre de mikcaau
Enviado el: Lunes, 15 de Agosto de 2005 21:48
Para: firebird-support@yahoogroups.com
Asunto: [firebird-support] Re: Active Database
--- In firebird-support@yahoogroups.com, "Oscar Villacis"
<ovillacis@s...> wrote:
the dll is fbclient.dll. To be notified of events you register them
with fbclient.dll - its interface is documented. You need to provide a
call back procedure. Note that event notification occurs in its own
thread and your procedure can only make a copy of the event and act on
it after the dll returns - ie after your callback function completes.
I did provide some links for you yesterday, here they are again
Oscar,
I did find some VB tools here
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_int_comps
whether they help you or not I can't predict.
Mick
mick
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SPONSORED LINKS
Technical support
Computer security
Computer technical support
Computer training
Free computer technical support
________________________________________
YAHOO! GROUPS LINKS
Visit your group "firebird-support" on the web.
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
________________________________________
Thanks a lot for the tip, but I can't establish a reference in VB for
fbclient.dll... some idea??
Regards,
Oscar
________________________________________
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] En nombre de mikcaau
Enviado el: Lunes, 15 de Agosto de 2005 21:48
Para: firebird-support@yahoogroups.com
Asunto: [firebird-support] Re: Active Database
--- In firebird-support@yahoogroups.com, "Oscar Villacis"
<ovillacis@s...> wrote:
> Dear friends:tcp/ip
>
> Which is the data format for to interpret a firebird event trough a
> interface?looking
>
> For development reasons I can't use Delphi in my projects, so I'm
> for a custom solution for VB platform. I've been searching for acomponent
> (ocx/dll) that handles with events but I found nothing. Maybesomeone can
> explain me how events works in the tcp/ip level for to interpretthem in a
> vb interface. Or how to use the 'C' libs for to make a usable DLL invb (but
> I don't like to remember C :P )Oscar,
>
> Regards
>
> Oscar Villacis
> Guayaquil-Ecuador
the dll is fbclient.dll. To be notified of events you register them
with fbclient.dll - its interface is documented. You need to provide a
call back procedure. Note that event notification occurs in its own
thread and your procedure can only make a copy of the event and act on
it after the dll returns - ie after your callback function completes.
I did provide some links for you yesterday, here they are again
Oscar,
I did find some VB tools here
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_int_comps
whether they help you or not I can't predict.
Mick
mick
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !
Also search the knowledgebases at http://www.ibphoenix.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SPONSORED LINKS
Technical support
Computer security
Computer technical support
Computer training
Free computer technical support
________________________________________
YAHOO! GROUPS LINKS
Visit your group "firebird-support" on the web.
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
________________________________________