New Flex2SQL for MS SQL Server v10.x Driver Feature - LOB Support

BLOBs are very large variable binary or character data, typically documents (.txt, .doc) and pictures (.jpeg, .gif, .bmp), which can be stored in a database. In SQL Server, BLOBs can be text, ntext, or image data type.


BLOB data can either be stored inside the database or in the OS file system. A typical example of data stored on the filesystem is product brochure in PDF format or PowerPoint presentations or very large images.


We are adding new commands to allow you to take advantage of reading and writing BLOB types either to the database or to the file system.


New BLOB Commands

    • LOB_WRITE
    • LOB_APPEND
    • LOB_LENGTH
    • LOB_ERASE
    • LOB_READ
    • LOB_TRUNCATE
    • LOB_LOADFROMFILEExamples of how to use these new commands will be posted.
Data Security with Flex2SQL and BTR2SQL Connectivity Products

Data Security with Flex2SQL and BTR2SQL Connectivity Products

The most common reason for Enterprises looking to migrate from legacy Btrieve or DataFlex databases is the urgent need to address security and...

Read More
Why Migrate from Btrieve to PostgreSQL and other Relational Databases?

Why Migrate from Btrieve to PostgreSQL and other Relational Databases?

Introduction Many independent software vendors (ISV) and corporate users still rely on applications that use a category of database collective called...

Read More
Four Challenges in Converting COBOL Applications from ISAM Databases to Relational Databases

Four Challenges in Converting COBOL Applications from ISAM Databases to Relational Databases

COBOL applications are the foundation of numerous essential business functions, especially within the banking, insurance, and government sectors....

Read More