Create DLL for Advantage Extended Procedures

This forum is for general support of Xbase++
Post Reply
Message
Author
skiman
Posts: 1185
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Create DLL for Advantage Extended Procedures

#1 Post by skiman »

Hi,

With Advantage there is the possibility to use triggers. These triggers can
use SQL commands, of can contain functions from a DLL. This is called
'Advantage Extended Procedures'.

I was wondering if it is possible to create such a DLL with Xbase++?
Best regards,

Chris.
www.aboservice.be

User avatar
rdonnay
Site Admin
Posts: 4729
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Create DLL for Advantage Extended Procedures

#2 Post by rdonnay »

Chris -

I'm not sure I understand your question.
I think that these Extended Procedures can only be called via SQL commands.

Roger
The eXpress train is coming - and it has more cars.

skiman
Posts: 1185
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: Create DLL for Advantage Extended Procedures

#3 Post by skiman »

Roger,

Normally true Windows DLL's can be used. The functions can be called. It seems as this is not possible with Xbase++ DLL files. I received an answer from Sybase.
Best regards,

Chris.
www.aboservice.be

Post Reply