Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado

Recordset Closed After Stored Procedure Execution

How to pass NULL or empty strings to stored procedure input parameter with ADO and VB?

sql sql-server-2005 vb6 ado

ADODB open recordset fails / "Operation is not allowed when object is closed"

Delphi ADO Query

delphi dataset ado

Getting "Multiple-step operation generated errors. Check each status value." error using ADO with SQL server 2008

A better way of passing parameters to a TADOStoredProc (Delphi)

How to update a DateTime on SQL Server preserving milliseconds using Delphi 7 ADOQuery.ExecSQL?

delphi ado datetime2

What is "*;1" in TADOStoredProc.ProcedureName value in Delphi?

sql sql-server delphi ado

How to get the table name from a field in a join query with MSSQL? (mysql_field_table equivalent)

Retrieve ADO Recordset Field names (Classic ASP)

Connecting Excel to PostgreSQL via VBA

excel postgresql vba odbc ado

How to get the insert ID from this ADODB.Recordset?

asp-classic ado

Connection string syntax for Classic ADO / ODBC / Oracle 10g EZConnect

excel vba oracle ms-access ado

ADO Recordset data not showing on form

View output of 'print' statements using ADOConnection in Delphi

escape space in connection string

sql sql-server delphi ado

Why doesn't Microsoft support OLE DB connections to SQL Azure?

Is it possible to create a deadlock with read-only access?

sql-server ado rdbms deadlock

VB6 application ado connection for TLS1.2

vb6 ado adodb tls1.2

Is Delphi's TADOConnection thread-safe?