If needed, I can read and write to the Progress db directly from 4GL -
no .NET/ADO needed but in some cases I would prefer to update a UI
field to take advantage of builtin validation. In Syteline 6
(Progress based) I could access the Syteline screen fields and direcly
update from my 4GL code.
Without being able to access the UI object directly in 4GL,then yes.
I am much more proficient in 4GL and if I could pass UI object values
back and forth, I could do the bulk of my work in 4GL. Any
suggestions, pointers, or direction of where to find the instruction I
need?
Thanks,
no .NET/ADO needed but in some cases I would prefer to update a UI
field to take advantage of builtin validation. In Syteline 6
(Progress based) I could access the Syteline screen fields and direcly
update from my 4GL code.
>> Do you want to go from .net to 4GL i.e execute and pass back datafrom .net to 4GL.
Without being able to access the UI object directly in 4GL,then yes.
I am much more proficient in 4GL and if I could pass UI object values
back and forth, I could do the bulk of my work in 4GL. Any
suggestions, pointers, or direction of where to find the instruction I
need?
Thanks,
--- In vantage@yahoogroups.com, "Stephen Edginton" <stephene@...> wrote:
>
> Do you want to go from .net to 4GL i.e execute and pass back data from
> .net to 4GL
>
> Or call the dlls and functions from 4gL?
>
> You can do both...
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of hoomail4me
> Sent: 25 July 2007 19:28
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: ProVision/OpenEdge - V8 .NET
>
>
>
> Bernie,
>
> My question was related to utilizing Progress OpenEdge development
> (4GL/ADM) software to create integrated customizations or trigger
> code, not .NET. I need access to the .NET UI objects in cases where I
> would like to read or update objects and retain the Vantage
> validation. I can read/write to the database "directly" if needed
> without ADO - MUCH faster and in my case easier.
>
> Thanks,
>
> Bill
>