Hi,
i am currently upgrading an application from delphi6 to 7. And i am running into a problem when i try to execute the code in delphi 7. The exception is for a stored procedure.
The code is as below:
if FImagesCntSQL = nil then
begin
FImagesCntSQL := TdbStoredProc.Create(Self)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.