Mega Search
23.2 Million


Sign Up

Make a donation  
BDE -> ODBC -> MS SQL Server Stored Proc  
News Group: embarcadero.public.bde.general

Hi,

I have a load of applications which use the BDE. Until now they use an 
old Sybase Database from 1998 (11.0.1 on a Novell Server).
I have already moved the database to MS SQL 2008. All triggers and 
stored procedures work ok on the server.
I changed the former native BDE access to the database to an ODBC 
connection.
As far as I can see, most database access works.
I have a problem with some stored procedures though: If a stored 
procedure returns values via an output parameter and that parameter 
returns NULL, the application gets an error "Anzeigevariable 
erforderlich, aber nicht eingegeben" (something like "Display variable 
needed, but not entered").

Has anyone seen this error/have a solution (except from moving to ADO)?

I would be grateful for any ideas.

Lutz Kutscher

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 17-Jul-2012, at 12:58 AM EST
From: Lutz Kutscher