Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.08.13;
Скачать: CL | DM;

Вниз

TBlobStream-какой uses нужно подрубать?   Найти похожие ветки 

 
VitV ©   (2006-07-25 17:42) [0]

TBlobStream-какой uses нужно подрубать?


 
Ega23 ©   (2006-07-25 17:49) [1]

Нажимаешь F1. Вводишь TBlobStream. Читаешь. Видишь в каком юните находится.

Детский сад, блин...


 
VitV ©   (2006-07-25 17:58) [2]


> Нажимаешь F1. Вводишь TBlobStream. Читаешь. Видишь в каком
> юните находится.
>
> Детский сад, блин...

НЕТУ ИСКАЛ :(


 
Германн ©   (2006-07-25 17:59) [3]


> НЕТУ ИСКАЛ :(
>

Ой врешь.


 
VitV ©   (2006-07-25 18:05) [4]

я в анл. плохо :(((


 
Reindeer Moss Eater ©   (2006-07-25 18:07) [5]

Far.exe + AltF7 + "C:\Program Files\Borland\Delphi7\Source\Vcl" + *.pas + TBlobStream


 
Ega23 ©   (2006-07-25 18:08) [6]


TBlobStream

Hierarchy Properties Methods See also

TBlobStream is a stream object that provides services which allow applications to read from or write to field objects that represent Binary large object (BLOB) fields.

Unit

dbtables

Description

Use TBlobStream to access or modify the value of a BLOB field in a BDE-enabled dataset. TBlob stream works with persistent TBlobField objects (including descendants of TBlobField such as TGraphicField and TMemoField). BLOB fields use BLOB streams to read data from and write data to the dataset.

TBlobStream allows objects that have no specialized knowledge of how data is stored in a BLOB field to read or write such data by employing the uniform stream mechanism.

To use a BLOB stream, create an instance of TBlobStream, use the methods of the stream to read or write the data, and then free the BLOB stream. Do not use the same instance of TBlobStream to access data from more than one record. Instead, create a new TBlobStream object every time you need to read or write BLOB data on a new record.


Обманывать нехорошо. Английский надо учить. Или профессию менять.


 
VitV ©   (2006-07-25 18:09) [7]

тут про uses ничего :)


 
VitV ©   (2006-07-25 18:11) [8]

Ладно..Извините, действительно глупый вопрос.


 
Плохиш ©   (2006-07-25 18:11) [9]


> VitV ©   (25.07.06 18:09) [7]
> тут про uses ничего

Тебе надо менять профессию. Ты даже не можешь увидить то, что тебе выделили


 
VitV ©   (2006-07-25 18:13) [10]

С
> Unit
>
> dbtables

Спасибо! Я просто ИСКАЛ USES....Блин. Лоханулся. Спасибо всем за помощь!!!



Страницы: 1 вся ветка

Текущий архив: 2006.08.13;
Скачать: CL | DM;

Наверх




Память: 0.49 MB
Время: 0.058 c
3-1149574520
zorik
2006-06-06 10:15
2006.08.13
использование dll в приложениях с компонентами IBX


15-1153054691
The Only
2006-07-16 16:58
2006.08.13
сумма квадратов натуральных чисел от 1 до n


3-1149592041
ceval
2006-06-06 15:07
2006.08.13
Подскажите как сделать вывод базы данных в виде дерева


3-1149598869
RDA
2006-06-06 17:01
2006.08.13
Многоколончатый отчет (Fast Report 3)


4-1145594905
Alex_C
2006-04-21 08:48
2006.08.13
Как "пишать" через динамик?