Board index » off-topic » C++Builder 5, Windows XP, and MS SQL Server

C++Builder 5, Windows XP, and MS SQL Server


2005-06-29 11:48:14 PM
off-topic9
I need to implement an application that executes one Stored
Procedure call using C++Builder 5, ODBC, MS SQL Server, and
WindowsXP. I am using BDE v5.1.1 but I am having difficulties
receiving output values from the Stored Procedure. I cannot
use C++Builder 6. Is there a way to get this working? Do they
have a dbExpress installation for C++Builder 5?
I appreciate any help I can get.
Thanks.
 
 

Re:C++Builder 5, Windows XP, and MS SQL Server

Did the ADO components ship with C++ Builder 5? If so, use them.
--
Bill Todd (TeamB)