Skip to Content.
Sympa Menu

freetds - Re: [freetds] Are LOBs supported?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Are LOBs supported?
  • Date: Thu, 10 Jan 2008 07:48:02 +0100


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






Archive powered by MHonArc 2.6.24.

Top of Page