Hi
I'm installing an existing SQL7 Delphi app onto SQL2000.
The only problem I have is that the result parameter in SQL7 is RETURN_VALUE
and in SQL2000 is @RETURN_VALUE
Questions:
Is this configurable in SQL2000?
Is the result parameter always parameters[0]?
Is there any neat workaround?
TIA
Stephen
---------------------------------------------------------------------------
New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
- [DUG-DB]: Oracle without BDE? Stephen Bertram
