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

Вниз

TADOStoredProc   Найти похожие ветки 

 
Новинький   (2006-07-05 13:20) [0]

Для чего нужен компонент TADOStoredProc?


 
Ega23 ©   (2006-07-05 13:37) [1]


TADOStoredProc encapsulates a stored procedure in an ADO database.

Unit

ADOdb

Description

Use a TADOStoredProc object when a client application must use a stored procedure in a database. A stored procedure is a grouped set of statements, stored as part of a database’s metadata (just like tables, indexes, and domains), that performs a frequently-repeated, database-related task on the server and passes results to the client.

Note: Not all database servers support stored procedures. See a specific server’s documentation to determine if it supports stored procedures.

Many stored procedures require a series of input arguments, or parameters, that are used during processing. TADOStoredProc provides a Parameters property that enables an application to set these parameters before executing the stored procedure.

TADOStoredProc reuses the Parameters property to hold the results returned by a stored procedure. Parameters is a collection of TParameter objects, each representing an individual parameter for the stored procedure. Depending on server implementation, a stored procedure can return either a single set of values, or a result set similar to the result set returned by a query.


 
Desdechado ©   (2006-07-05 13:38) [2]

Букварь-то почитай, а?
Да и в справке такие вещи описаны.
А еще демосы есть, с дельфи поставляются.



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

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

Наверх




Память: 0.47 MB
Время: 0.034 c
1-1149937656
V.exeR
2006-06-10 15:07
2006.07.23
gen - плагин WinAMP a с формой


2-1151158424
C@N
2006-06-24 18:13
2006.07.23
Русские программы на американском компе!!!


6-1142575428
syst3m_3rror
2006-03-17 09:03
2006.07.23
MAC-адрес


2-1151658907
alekslep
2006-06-30 13:15
2006.07.23
вложенные циклы.... непонятка...


9-1132240440
dRake
2005-11-17 18:14
2006.07.23
Статейка: звуковая библиотека Audiere в Delphi