[freetds] Are LOBs supported?

Frediano Ziglio freddy77 at gmail.com
Thu Jan 10 01:48:02 EST 2008


Il giorno mer, 09/01/2008 alle 10.50 +0100, Sebastien FLAESCH ha
scritto:
> Little question:
> 
> I am using now SQL_LEN_DATA_AT_EXEC() for SQLBindParameter()...
> 
> Can I still use SQL_DATA_AT_EXEC for SQLBindCol()?
> = Is it supported to fetch data?
> 
> Thanks,
> Seb
> 

There are two cases where this parameter is used for deferred input:
- bulk adding (not supported)
- cursors updates, supported but still SQL_DATA_AT_EXEC not supported.

freddy77




More information about the FreeTDS mailing list