Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado

How do I get the result output from an SQL BACKUP command into a Delphi program?

sql-server delphi ado

Why is my Access 2007 database growing so much?

Iterating through ADODB Fields inside a Recordset loop

ms-access vb6 vba ado

With ADO, how do I call an Oracle PL/SQL block and specify input/output bind variables (parameters?)

oracle vba ado

mssql_execute failing with, "stored procedure execution failed"

Encrypting SQLite database in Delphi OLEDB

How to check for DBNull in C++ - ADO recordset fields?

c++ ado

How to join two recordset created from two different data source in excel vba

sql vba excel ado

How do I associate Parameters to Command objects in ADO with VBScript?

vbscript ado

How to execute stored procedure from Access using linked tables

Delphi 6, ADO, MS database "Date" field is same as ftWideString

sql-server delphi date ado field

How could i limit and slow down my local SQL Express for test purpose?

c# sql sql-server ado

Msado60_Backcompat crashes in CCommand::CreateParameter

ado

Compact An Access Database

What is the most efficient way to access the value of a field in an ADO recordset?

vb6 ado

usage differences between _variant_t, COleVariant, CComVariant, and VARIANT and using SAFEARRAY variations

c++ com ado atl variant

How to retrieve all errors and messages from a query using ADO

sql-server vbscript ado

What does the "Cannot change the ActiveConnection property of a Recordset object which has a Command object as its source" error mean?

tsql asp-classic ado

Excel-Access ADO Update Values

sql excel vba ms-access ado

Using Stored Procedure in Classical ASP .. execute and get results

sql asp-classic ado