Search found 3 matches

by Tavo
15.09.2011, 15:05
Forum: 6.6 - stable
Topic: TDataSetProvider.Options := [poFetchBlobsOnDemand]
Replies: 2
Views: 1116

Short and concise, excellent. I had already read the same paragraph from the help but I was misunderstanding it because my application have two tiers and I thought only in 2 tiers.
You're right. Thank you very much.
by Tavo
14.09.2011, 18:40
Forum: 6.6 - stable
Topic: TDataSetProvider.Options := [poFetchBlobsOnDemand]
Replies: 2
Views: 1116

TDataSetProvider.Options := [poFetchBlobsOnDemand]

Hi! I'm using MSSQServer+Zeos+TDataSetProvider+TClientDataSet to obtain data in Master-Detail mode. All works fine but I would like load all related rows except blobs fields and use any function for retrieve it in ClientDataSet opened. When I set poFetchBlobsOnDemand = true the effect is the same. I...
by Tavo
05.08.2011, 19:23
Forum: MS SQL Server
Topic: The future of dblib API (mssql protocol)
Replies: 1
Views: 2504

The future of dblib API (mssql protocol)

Hi All!!! It is my first post here.
I am working with

Delphi 6
Zeos 6.6.6
MS-SQL Server

I understand that the "mssql" protocol use DBLIB API. Is it obsolete?
I would appreciate more information on the subject