fbudf.txt Driver File Contents (PR_NetworkPrintMonitor_SW-M_20100910.exe)

FBUDF, a small project to enhance ibudf.

The library ibudf that comes with IB5, IB6 and FB has some generic routines.
However, it lacks others and it seems a good idea to enhance it with more
functionality. The first test is to build a separate small library. When those
functions have been tested, they may be included in ibudf. This way, it's possible
to experiment with fbudf without mangling the established library.

This is initially a MSVC project for Windows. It will be generalized later.
It doesn't use ib_util because it relies on the engine providing return
arguments when they are of type string.

Originally, this library intends to offer:

NVL => one for integers and the other for strings. This way, the overhead
for strings can be avoided for integers.

NULLIF => same idea than before.

DOW (Day of Week) Monday, Tuesday, Wednesday ...
SDOW(Short Day of Week)  Mon, Tue, Wed, Thu ....

(
The following two aren't necessary:
SUBSTR: It has been superseded by internal SUBSTRING in Firebird.
LEFT: You can use SUBSTRING(s from 1 for N) in Firebird
)

RIGHT: This will work only for 1-byte charsets.

TRUNCATE / ROUND 

(
The following two are already in udflib:
CEILING / FLOOR
)

Date manipulation stuff ...
  Add a day, week, month, year to a date.

String <-> BLOB
  STRING2BLOB
(Firebird already is capable of accepting a string to populate a blob on INSERT only.)

---
Claudio Valderrama - July 2001.

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 1.96