Subject | bigint udf library |
---|---|
Author | Nick Upson |
Post date | 2006-09-13T13:34:51Z |
I find that I need to use binary operations (bin_and, bin_or, etc) on
bigint variables within stored procedures in my linux-based database.
The version of these routines that ships with fb1.5.1 only handles
integers.
Has anyone already handled this?
bigint variables within stored procedures in my linux-based database.
The version of these routines that ships with fb1.5.1 only handles
integers.
Has anyone already handled this?