Re: Connection object question



> Why is the language important ? Clearly ADO programming of SQL Server
> should be language agnostic.

But it isn't.
VC++ supports RecordBinding of struct's which VB does not (but maybe with
fudging it could be got to work with VB).
VB has named Connection Executes which VC does not.

> I am programming in C++ right now, but understand C#, Java, and Python
> very well also.

Okay. I will respond to that.

Stephen Howe


.