Where is Parameter size property in editor?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
alexm
Posts: 4
Joined: Mon 12 Mar 2007 14:09

Where is Parameter size property in editor?

Post by alexm » Thu 06 Sep 2007 13:40

I use ODAC 5.70.0.30 Production. When I work with TOraStoredProc I can see and set property Size for string parameters in Stored Proc Parameters Editor.
Two days ago I installed ODAC 6 Trial for testing and I can't see and set property Size for string parameters in Stored Proc Parameters Editor, but I can set this property programmatically.
Why this property has been deleted from Stored Proc Parameters Editor?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 07 Sep 2007 12:42

In the next ODAC build we'll add an editor for the Size property of TOraParam.

Post Reply