Subject | RE: [ib-support] UDF problems |
---|---|
Author | Alan McDonald |
Post date | 2002-11-10T05:54:25Z |
Yes
-----Original Message-----
From: Raymond Kennington [mailto:progsol@...]
Sent: Sunday, 10 November 2002 13:55
To: ib-support@yahoogroups.com
Subject: Re: [ib-support] UDF problems
Tomislav Avramovic wrote:
Does this exist in IB installations?
--
Raymond Kennington
Programming Solutions
W2W Team B
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
-----Original Message-----
From: Raymond Kennington [mailto:progsol@...]
Sent: Sunday, 10 November 2002 13:55
To: ib-support@yahoogroups.com
Subject: Re: [ib-support] UDF problems
Tomislav Avramovic wrote:
>line
> Hi
> > DECLARE EXTERNAL FUNCTION Distrib
> >
> > INTEGER, INTEGER
> >
> > RETURNS CSTRING(20) FREE_IT
> >
> > ENTRY_POINT "IB_Distrib" MODULE_NAME "ib_install_dir\distrib.dll";
> Copy distrib.dll into C:\...\InterBase\Bin directory and change last
> ENTRY_POINT "IB_Distrib" MODULE_NAME "distrib.dll";With FB the file can be placed in the C:\...\InterBase\UDF folder.
Does this exist in IB installations?
--
Raymond Kennington
Programming Solutions
W2W Team B
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]